R

Ram Sharma • 193.86K Points
Coach

Q. What is the purpose of the 'docker system prune' command?

  • (A) To remove all Docker images
  • (B) To clean up unused Docker objects (images, containers, networks, etc.)
  • (C) To stop all running containers
  • (D) To delete all Docker volumes
  • Correct Answer - Option(B)
  • Views: 14
  • Filed under category Docker

Explanation by: Ram Sharma
The 'docker system prune' command removes all unused Docker objects, including images, containers, networks, and build cache.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics