Healthcheck #4015
techieferret
started this conversation in
General
Healthcheck
#4015
Replies: 1 comment 1 reply
-
Could you try using docker-compose instead? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the docker healthcheck... It doesn't work. docker: invalid reference format.
I tried setting the first and last " to ' and still didn't work. Just saying the docs have errors and I don't know how to fix that.
docker run --health-cmd="wget --no-verbose --spider --no-check-certificate --header "Accept: text/plain" https://localhost:8091/health || exit 1" --health-start-period=30s
Beta Was this translation helpful? Give feedback.
All reactions