What is the docker command that lists the status of all docker containers?
In order to get the status of all the containers, we run the below command: docker ps -a