A

Admin • 833.24K Points
Coach

Q. Which of the following Docker commands is used to view resource usage statistics for a container?

  • (A) docker top container_name
  • (B) docker stats container_name
  • (C) docker inspect container_name
  • (D) docker resource container_name
  • Correct Answer - Option(B)
  • Views: 22
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

'docker stats container_name' provides resource usage statistics for a running container.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.