mirror of
https://github.com/casjaysdevdocker/lighttpd
synced 2025-11-30 10:13:00 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -39,6 +39,6 @@ EXPOSE 80
|
||||
WORKDIR /htdocs
|
||||
VOLUME [ "/htdocs", "/config" ]
|
||||
|
||||
HEALTHCHECK CMD ["/usr/local/bin/entrypoint-lighttpd.sh", "healthcheck"]
|
||||
HEALTHCHECK --interval=15s --timeout=3s CMD ["/usr/local/bin/entrypoint-lighttpd.sh", "healthcheck"]
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/entrypoint-lighttpd.sh"]
|
||||
|
||||
Reference in New Issue
Block a user