nginx-proxy-manager/docker/rootfs/etc/s6-overlay/s6-rc.d/prepare
woodmichl a5b21d0306
replaxed chown with find -not -user ... chown
chown -R tries to chown all files. find -not -user -execdir only chowns files not owned by PUID
2024-03-10 01:55:18 +01:00
..
dependencies.d Update s6-overlay and move processes to new format 2023-03-17 08:50:32 +10:00
00-all.sh Use nginxproxymanager/nginx-full image base 2024-01-10 12:59:51 +10:00
10-usergroup.sh Small refactor of user/groups and add checks during startup. Only use -x in bash scripts when DEBUG=true set in env vars 2023-05-04 10:03:06 +10:00
20-paths.sh Small refactor of user/groups and add checks during startup. Only use -x in bash scripts when DEBUG=true set in env vars 2023-05-04 10:03:06 +10:00
30-ownership.sh replaxed chown with find -not -user ... chown 2024-03-10 01:55:18 +01:00
40-dynamic.sh Small refactor of user/groups and add checks during startup. Only use -x in bash scripts when DEBUG=true set in env vars 2023-05-04 10:03:06 +10:00
50-ipv6.sh Fix device or resource busy when patching IPv6 settings 2023-06-15 11:17:02 +08:00
60-secrets.sh Small refactor of user/groups and add checks during startup. Only use -x in bash scripts when DEBUG=true set in env vars 2023-05-04 10:03:06 +10:00
90-banner.sh Small refactor of user/groups and add checks during startup. Only use -x in bash scripts when DEBUG=true set in env vars 2023-05-04 10:03:06 +10:00
type Update s6-overlay and move processes to new format 2023-03-17 08:50:32 +10:00
up Adds support to run processes as a user/group, defined 2023-03-20 16:56:52 +10:00