mirror of
https://github.com/10h30/ols-docker-env.git
synced 2026-05-12 15:21:24 +09:00
Changed launch command, and loop that checks if ols is running
This commit is contained in:
@@ -28,5 +28,4 @@ COPY entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
WORKDIR /var/www/vhosts/
|
||||
CMD ["/usr/local/lsws/bin/openlitespeed","-n"]
|
||||
|
||||
CMD ["/usr/local/lsws/bin/lswsctrl","start"]
|
||||
|
||||
Reference in New Issue
Block a user