Run as non-root user #4710
20kaushik02
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From what I can see in the Dockerfile and entrypoint.sh, the container is run as root. Would like to drop privileges before running, using gosu or su-exec, or make the container itself non-privileged altogether if possible, that way docker user remap would work
Beta Was this translation helpful? Give feedback.
All reactions