mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
proxy
This commit is contained in:
parent
1c1bc9175f
commit
fb14517cd0
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ RUN ls /etc/s6-overlay/s6-rc.d/init_user
|
|||
|
||||
RUN chmod -R 755 /etc/s6-overlay/s6-rc.d/init_user
|
||||
|
||||
CMD ["/bin/sh", "-c", "/etc/s6-overlay/s6-rc.d/init_user/init_user.sh && nginx"]
|
||||
CMD ["/bin/sh", "-c", "/etc/s6-overlay/s6-rc.d/init_user/init_user.sh && tail -f /dev/null"]
|
Loading…
Reference in a new issue