A

Admin • 833.24K Points
Coach

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
  • Correct Answer - Option(C)
  • Views: 48
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

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

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.