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

allow running container as non-root #154

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

ibotty
Copy link

@ibotty ibotty commented May 20, 2022

It does not run as non-root by default.
But when started with e.g. --user 101 it will try to run as the given
uid. Be sure to set LISTEN_PORT=8080 if you want to do that.

This should not have user-visible changes if not requested.

It does not run as non-root by default.
But when started with e.g. `--user 101` it will try to run as the given
uid.  Be sure to set `LISTEN_PORT=8080` if you want to do that.
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

Successfully merging this pull request may close these issues.

1 participant