Closed kulti closed 4 years ago
Docker healthcheck is not supported by docker-compose v3.
I try to experiment with docker-compose v2.4, which supports healthcheck. But without any success.
Also, healthcheck is not a good way to fix the problem because of the following scenario:
So, it's a good idea to develop applications with tolerance to unavailable resources.
Use https://docs.docker.com/engine/reference/builder/#healthcheck for the following services: