fix(docker): revert unprivileged user
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
nginx runs the init process as root so that it can bind to port 80. All worker processes run as an unprivileged user and thus the attack surface is minimal. The previous solution didn't change the user id of the user running Vikunja and thus didn't have an effect anyway. Related to #3228pull/3231/head
parent
e7b89ae44f
commit
6cf2e574bf
Loading…
Reference in new issue