How can we check the status of a Container in Docker?

0

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.

Devops docker
asked Apr 30, 2023 at 22:51
Sign in to add a comment

0 Answers

0
📝 No answers yet!

Be the first to answer this interview question.

Your Answer

Sign in to post your answer and help the community.