Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File permission of output files is 'root:root' instead of the current user #51

Open
Youngerkind opened this issue Jan 9, 2025 · 1 comment

Comments

@Youngerkind
Copy link

The file permission is 'root:root' instead of the current user.
I have searched online, but I didn't find a safe and easy solution.

@bi-ran
Copy link
Collaborator

bi-ran commented Jan 20, 2025

you can consider using useradd and groupadd in the container to add a user with your uid and gid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants