mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
proxy
This commit is contained in:
parent
c0d7d765cd
commit
67f5e8d339
@ -6,7 +6,8 @@ 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
|
||||
|
||||
COPY init /init
|
||||
RUN chmod -R 755 /etc/s6-overlay/s6-rc.d/user /init
|
||||
|
||||
ENTRYPOINT ["/init"]
|
Loading…
Reference in New Issue
Block a user