nginx-proxy-manager-zh/docker/rootfs/etc/s6-overlay/s6-rc.d/nginx/run
Jamie Curnow 4a86bb42cc
Different approach, always create npmuser
even if the user id is zero, and then we'll always use it
2023-03-30 11:19:16 +10:00

10 lines
142 B
Plaintext
Executable File

#!/command/with-contenv bash
# shellcheck shell=bash
set -e
. /bin/common.sh
log_info 'Starting nginx ...'
exec s6-setuidgid npmuser nginx