A

Admin • 832.27K Points
Coach

Q. What does the 'docker tag' command do?

  • (A) Creates a new Docker image
  • (B) Renames a Docker container
  • (C) Tags a Docker image with a version or label
  • (D) Runs a Docker container
  • Correct Answer - Option(C)
  • Views: 36
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

'docker tag' is used to assign a tag (like a version) to an existing Docker image.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.