Turns out exec array is not supported in HEALTHCHECK
This commit is contained in:
parent
2a7a1b83ec
commit
e90c3ca747
@ -13,4 +13,4 @@ USER 1000:1000
|
||||
ENTRYPOINT ["/bin/sh", "/app/morss-helper"]
|
||||
CMD ["run"]
|
||||
|
||||
HEALTHCHECK CMD ["check"]
|
||||
HEALTHCHECK /bin/sh /app/morss-helper check
|
||||
|
Loading…
x
Reference in New Issue
Block a user