This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
nginx-proxy-manager
Watch
1
Star
0
Fork
0
You've already forked nginx-proxy-manager
mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced
2024-08-30 18:22:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dad8561ea1
nginx-proxy-manager
/
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 22:50:32 +00: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 06:56:52 +00:00
/etc/s6-overlay/s6-rc.d/prepare/00-all.sh
Reference in New Issue
Copy Permalink