Learn About Docker Container Statuses
Every docker container that exists on a host has a status (or state) which tells the condition of the container. If you are someone who works on docker, then knowing all those statuses can significantly help you in monitoring container health checks and debugging.