We can use docker ps –a command to get the list of all the containers in docker. This command also returns the status of these containers.
Answers (0)