Q. Which command is used to tag a Docker image?
β
Correct Answer: (A)
docker image tag
Explanation: The 'docker image tag' command is used to create a tag for an image.