proxy
This commit is contained in:
parent
9839c00718
commit
dfaf97fddd
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ COPY config/user.sh /user.sh
|
|||
COPY config/entrypoint.sh /entrypoint.sh
|
||||
COPY ./config/initproxy.conf /data/nginx/proxy_host/
|
||||
RUN chmod +x /user.sh /entrypoint.sh
|
||||
ENTRYPOINT ["/init", "&&", "/user.sh"]
|
||||
ENTRYPOINT ["/init", "&&", "/user.sh","&&", "tail -f /dev/null"]
|
Loading…
Add table
Reference in a new issue