Q. What is the purpose of the 'docker stats' command?
β
Correct Answer: (A)
To view resource usage statistics of running containers
Explanation: The 'docker stats' command provides real-time resource usage statistics (CPU, memory, etc.) for running containers.