G

Gopal Sharma • 38.32K 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

Explanation by: Gopal Sharma
'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.