mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
proxy
This commit is contained in:
parent
7c9c0e0079
commit
9b9885e74a
@ -6,4 +6,5 @@ LABEL version="2.10.4"
|
|||||||
RUN apt-get update && apt-get install -y curl jq
|
RUN apt-get update && apt-get install -y curl jq
|
||||||
COPY ./config/initproxy.conf /data/nginx/proxy_host/
|
COPY ./config/initproxy.conf /data/nginx/proxy_host/
|
||||||
COPY ./s6/init_user /etc/s6-overlay/s6-rc.d/init_user
|
COPY ./s6/init_user /etc/s6-overlay/s6-rc.d/init_user
|
||||||
|
|
||||||
RUN chmod -R 755 /etc/s6-overlay/s6-rc.d/init_user
|
RUN chmod -R 755 /etc/s6-overlay/s6-rc.d/init_user
|
Loading…
Reference in New Issue
Block a user