πŸ“Š Docker
Q. Which of the following Docker commands is used to remove all unused data (containers, networks, images)?
  • (A) docker remove unused
  • (B) docker prune
  • (C) docker system prune
  • (D) docker clean
πŸ’¬ Discuss
βœ… Correct Answer: (C) docker system prune

Explanation: 'docker system prune' removes all unused containers, networks, and images.

Explanation by: Gopal Sharma
'docker system prune' removes all unused containers, networks, and images.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
191
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Gopal Sharma
Publisher
πŸ“ˆ
87%
Success Rate