This commit is contained in:
qiaofeng1227 2023-09-21 17:19:27 +08:00
parent f696776224
commit 231d36c5ce

View file

@ -6,6 +6,4 @@ LABEL version="2.10.4"
RUN apt-get update && apt-get install -y curl jq
COPY ./config/initproxy.conf /data/nginx/proxy_host/
COPY ./s6/user /etc/s6-overlay/s6-rc.d/user
RUN chmod -R 755 /etc/s6-overlay/s6-rc.d/user
CMD ["/etc/s6-overlay/s6-rc.d/user/run"]
RUN chmod -R 755 /etc/s6-overlay/s6-rc.d/user