mirror of
https://github.com/casjaysdevdocker/ifconfig
synced 2025-01-18 12:34:25 -05:00
🗃️ modified: Dockerfile 🗃️
This commit is contained in:
parent
316926f007
commit
d357cf7ff1
@ -34,5 +34,5 @@ EXPOSE 8080
|
||||
WORKDIR /opt/echoip
|
||||
VOLUME /opt/echoip/html
|
||||
|
||||
HEALTHCHECK CMD ["/usr/local/bin/docker-entrypoint.sh", "healthcheck"]
|
||||
HEALTHCHECK --start-period=1m --interval=10m --timeout=3s CMD ["/usr/local/bin/docker-entrypoint.sh", "healthcheck"]
|
||||
ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user