Skip to content
Discussion options

You must be logged in to vote

I have not been able to find any documentation suggesting that there is an existing non-root user that I can specify or if I need to add my own user what are the minimum required permissions. Is it a requirement that DAB executes as root or can it work with a user with lesser permissions and if so, what are those lesser permissions?

Hi @Andy65 thanks for the questions.

The base image that we use ships with a built-in non-root user app with UID/GID64198. DAB does not require root, it is just an asp.net core process. The published image runs as root today because we never issue a USER instruction, not because DAB needs elevated privileges. Using the user app should be fine.

But I don't th…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Andy65
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants