mirror of
https://github.com/casjaysdevdocker/ympd
synced 2025-01-18 12:34:37 -05:00
➕ Added: Dockerfile ➕
Added: Dockerfile
This commit is contained in:
parent
36265572c1
commit
e3569a82c8
@ -93,5 +93,4 @@ EXPOSE $EXPOSE_PORTS
|
|||||||
|
|
||||||
#CMD [ "" ]
|
#CMD [ "" ]
|
||||||
ENTRYPOINT [ "tini", "-p", "SIGTERM", "--", "/usr/local/bin/entrypoint.sh" ]
|
ENTRYPOINT [ "tini", "-p", "SIGTERM", "--", "/usr/local/bin/entrypoint.sh" ]
|
||||||
HEALTHCHECK --start-period=1m --interval=2m --timeout=3s CMD [ "/usr/local/bin/entrypoint.sh", "healthcheck" ]
|
HEALTHCHECK --start-period=10m --interval=5m --timeout=15s CMD [ "/usr/local/bin/entrypoint.sh", "healthcheck" ]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user