mirror of
https://github.com/docker-training/node-bulletin-board.git
synced 2025-07-02 05:49:30 +08:00
no healthchecks
This commit is contained in:
parent
d235b5a98a
commit
cdf9a12c62
@ -9,4 +9,3 @@ CMD [ "npm", "start" ]
|
|||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
HEALTHCHECK --interval=5s CMD curl --fail http://localhost:8080 || exit 1
|
|
Loading…
x
Reference in New Issue
Block a user