mirror of
https://github.com/casjaysdevdocker/dictd
synced 2025-01-18 12:34:38 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
2eb3e69abd
commit
8226fe79b8
@ -37,6 +37,6 @@ EXPOSE 2628
|
|||||||
|
|
||||||
VOLUME [ "/config" ]
|
VOLUME [ "/config" ]
|
||||||
|
|
||||||
HEALTHCHECK CMD ["/usr/bin/entrypoint.sh", "healthcheck"]
|
HEALTHCHECK --interval=15s --timeout=3s CMD ["/usr/bin/entrypoint.sh", "healthcheck"]
|
||||||
|
|
||||||
ENTRYPOINT ["/usr/bin/entrypoint.sh"]
|
ENTRYPOINT ["/usr/bin/entrypoint.sh"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user