Q. Which of the following is a command to list all running containers in Docker?

  • (A) docker list running
  • (B) docker ps
  • (C) docker containers list
  • (D) docker status
πŸ’¬ Discuss
βœ… Correct Answer: (B) docker ps
Explanation: 'docker ps' lists all the running containers.
Explanation by: Praveen Singh
'docker ps' lists all the running containers.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
126
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Praveen Singh
Publisher
πŸ“ˆ
97%
Success Rate