Q. What does the 'docker ps' command display?
β
Correct Answer: (B)
The list of running Docker containers
Explanation: The 'docker ps' command displays a list of all running Docker containers.