-
-
Notifications
You must be signed in to change notification settings - Fork 353
[BUG] uid/gid do not change uid/gid of abc user #198
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
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
Provide a full container log from a restart of the container |
Hi @Roxedus, oh sure, here it is:
|
|
Hi @Roxedus i tried that and no change. Maybe the codeserver parent image does not got the "passwd" package in default anymore? |
it very much does, i also pulled the same tag you used, without the same issue. |
My bad i found the issue, was in my build routine. Thank you anyway! |
Is there an existing issue for this?
Current Behavior
Hi, i got the issue that the PUID and PGID envvars seems to do nothing in the current build. The "abc" user inside the container is still created with uid 911 and gid 1001. So i'm getting a permission issue when i try to use my /config folder, which needs uid/gid 1000
Expected Behavior
No response
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: