nginx-proxy-manager/docker/rootfs/etc/s6-overlay/s6-rc.d/nginx/run

10 lines
148 B
Plaintext
Executable File

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