mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
proxy
This commit is contained in:
parent
dbae71c66a
commit
5997dd5855
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ 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/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 touch /etc/s6-overlay/s6-rc.d/user/contents.d/init_user
|
||||
|
||||
RUN chmod -R 755 /etc/s6-overlay/s6-rc.d/init_user
|
Loading…
Reference in a new issue