D
D
Dmitry Shitskov2019-02-11 19:18:46
Docker
Dmitry Shitskov, 2019-02-11 19:18:46

Why are healthcheck results different?

Set up the simplest healthcheck in docker containers:
curl -s http://localhost:6000
Containers have identical web services. When executed, the docker psstatus of all containers is healthy , however, when executed, the docker inspect containernamestatus of some containers is unhealthy , which does not match the output of "docker ps". What could be wrong?
Ubuntu 14.04.5 LTS, docker 18.06.1-ce

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question