A

Admin • 833K Points
Coach

Q. Which of the following Docker commands is used to remove unused images?

  • (A) docker clean -a
  • (B) docker rmi unused
  • (C) docker image prune
  • (D) docker remove image
  • Correct Answer - Option(C)
  • Views: 22
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

'docker image prune' is used to remove unused Docker images.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.