This website requires JavaScript.
Explore
Help
Sign In
tcjlj
/
nginx-proxy-manager-zh
Watch
1
Star
0
Fork
0
You've already forked nginx-proxy-manager-zh
mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced
2025-01-23 13:18:14 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f71de7474d
nginx-proxy-manager-zh
/
docker
/
rootfs
/
etc
/
s6-overlay
/
s6-rc.d
/
prepare
/
up
3 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update s6-overlay and move processes to new format
2023-03-16 18:50:32 -04:00
# shellcheck shell=bash
Adds support to run processes as a user/group, defined with PUID and PGID environment variables - Detects if image is run with a user in docker command and fails if so - Adds s6 prepare scripts for adding a 'npmuser' - Split up and refactor the s6 prepare scripts - Runs nginx and backend node as 'npmuser' - Changes ownership of files required at startup
2023-03-20 02:56:52 -04:00
/etc/s6-overlay/s6-rc.d/prepare/00-all.sh
Reference in New Issue
Copy Permalink