mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 17:40:35 +08:00
proxy
This commit is contained in:
parent
11cb0a6d59
commit
93f7cb50bb
@ -5,6 +5,7 @@ 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/init_user /etc/s6-overlay/s6-rc.d/
|
||||
COPY ./s6/init_user /etc/s6-overlay/s6-rc.d/init_user
|
||||
RUN ls /etc/s6-overlay/s6-rc.d/init_user
|
||||
RUN touch /etc/s6-overlay/s6-rc.d/user/contents.d/init_user
|
||||
RUN chmod +x /etc/s6-overlay/s6-rc.d/init_user/run
|
Loading…
Reference in New Issue
Block a user