A

Admin • 825.56K Points
Coach

Q. Which of the following Docker commands is used to remove a specific image?

  • (A) docker rm image_name
  • (B) docker rmi image_name
  • (C) docker remove image_name
  • (D) docker image rm image_name
  • Correct Answer - Option(B)
  • Views: 16
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin
'docker rmi image_name' is used to remove a specific Docker image.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.