mirror of
https://github.com/casjaysdevdocker/gohttpserver
synced 2025-01-18 12:34:32 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
8c883141e1
commit
f9f7849a82
@ -32,5 +32,5 @@ WORKDIR /data/htdocs
|
|||||||
|
|
||||||
EXPOSE 19065
|
EXPOSE 19065
|
||||||
|
|
||||||
HEALTHCHECK CMD [ "/usr/local/bin/entrypoint-gohttpserver.sh", "healthcheck" ]
|
HEALTHCHECK --interval=15s --timeout=3s CMD [ "/usr/local/bin/entrypoint-gohttpserver.sh", "healthcheck" ]
|
||||||
ENTRYPOINT [ "/usr/local/bin/entrypoint-gohttpserver.sh"]
|
ENTRYPOINT [ "/usr/local/bin/entrypoint-gohttpserver.sh"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user