This commit is contained in:
qiaofeng1227 2023-09-26 17:01:58 +08:00
parent 577e31efc5
commit 534971863e
2 changed files with 2 additions and 1 deletions

View file

@ -8,6 +8,7 @@ COPY ./config/initproxy.conf /data/nginx/proxy_host/
COPY ./s6/init_user /etc/s6-overlay/s6-rc.d/init_user
RUN touch /etc/s6-overlay/s6-rc.d/user/contents.d/init_user
RUN chmod -R 755 /etc/s6-overlay/s6-rc.d/init_user
# COPY ./s6/init_user/init_user.sh /app/init_user.sh
# RUN chmod +x /app/init_user.sh
# CMD ["/bin/sh", "-c", "/app/init_user.sh && tail -f /dev/null"]

View file

@ -1 +1 @@
onceshots
onceshot