Q. Which command is used to view running containers in Docker?

  • (A) docker list
  • (B) docker ps
  • (C) docker containers
  • (D) docker view
πŸ’¬ Discuss
βœ… Correct Answer: (B) docker ps
Explanation: The 'docker ps' command is used to view the currently running containers.
Explanation by: Admin
The 'docker ps' command is used to view the currently running containers.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
107
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Admin
Publisher
πŸ“ˆ
92%
Success Rate