Skip to content

allow running container as non-root#154

Open
ibotty wants to merge 1 commit into
taigaio:mainfrom
ibotty:main
Open

allow running container as non-root#154
ibotty wants to merge 1 commit into
taigaio:mainfrom
ibotty:main

Conversation

@ibotty

@ibotty ibotty commented May 20, 2022

Copy link
Copy Markdown

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