Q. Which Docker command is used to get the stats of running containers?

  • (A) docker status
  • (B) docker stats
  • (C) docker info
  • (D) docker system
πŸ’¬ Discuss
βœ… Correct Answer: (B) docker stats
Explanation: 'docker stats' is used to display a live stream of container(s) resource usage statistics.
Explanation by: Ranjeet
'docker stats' is used to display a live stream of container(s) resource usage statistics.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
142
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Ranjeet
Publisher
πŸ“ˆ
82%
Success Rate