mirror of
https://github.com/casjaysdevdocker/lighttpd
synced 2025-10-14 08:02:18 -04: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