Intermediate
Docker & Containers
Q60 / 100
What does "docker stats" provide?
Correct! Well done.
Incorrect.
The correct answer is B) A live, continuously updating stream of resource usage statistics (CPU, memory, network I/O) for running containers
B
Correct Answer
A live, continuously updating stream of resource usage statistics (CPU, memory, network I/O) for running containers
Explanation
"docker stats" shows a real-time stream of resource usage metrics for one or more containers, useful for monitoring performance.
Progress
60/100