Q. Which of the following command removes all unused images, containers, and networks?

  • (A) docker prune all
  • (B) docker system prune
  • (C) docker cleanup
  • (D) docker delete unused
πŸ’¬ Discuss
βœ… Correct Answer: (B) docker system prune
Explanation: 'docker system prune' removes all unused images, containers, networks, and optionally volumes.
Explanation by: Gopal Sharma
'docker system prune' removes all unused images, containers, networks, and optionally volumes.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
149
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Gopal Sharma
Publisher
πŸ“ˆ
96%
Success Rate