mirror of
https://github.com/casjaysdevdocker/cherokee
synced 2025-01-18 00:34:29 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
1cfd4fa06b
commit
ee8e3b0e5d
@ -64,6 +64,6 @@ EXPOSE 80 19070
|
||||
VOLUME [ "/data", "/config", "/etc/ssl" ]
|
||||
|
||||
ENTRYPOINT [ "tini", "--" ]
|
||||
HEALTHCHECK CMD [ "/usr/local/bin/entrypoint-cherokee.sh" "healthcheck" ]
|
||||
HEALTHCHECK --interval=15s --timeout=3s CMD [ "/usr/local/bin/entrypoint-cherokee.sh" "healthcheck" ]
|
||||
CMD ["/usr/local/bin/entrypoint-cherokee.sh"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user