Not switching to the user created in Dockerfile #30892
Unanswered
SiarheiBobryk
asked this question in
Questions
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.
-
Hello friends!
Not sure that it's a bug or not, but I'd like to clarify this.
In
Dockerfile__tmpl__
we create a group and user, but later don't switch to that user for some reason so eventually we run the app asroot
. Is that a desired behavior or I'm missing something?For example:
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions