How to check Docker Container is Healthy or not
Basically Sometime docker container is running but the services is not running so at this point of time in every 30 sec we send a curl request if they then respond 200 then it's become Healthy
How I make it Hands-on
first i clone this app
https://git...
sarthakwrites.hashnode.dev1 min read