πŸ“Š Docker
Q. Which command is used to remove all stopped containers and unused networks?
  • (A) docker system prune
  • (B) docker container prune
  • (C) docker network prune
  • (D) docker volume prune
πŸ’¬ Discuss
βœ… Correct Answer: (A) docker system prune

Explanation: The 'docker system prune' command removes all stopped containers, unused networks, and dangling images.

Explanation by: Ram Sharma
The 'docker system prune' command removes all stopped containers, unused networks, and dangling images.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
79
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
91%
Success Rate