Q. Which of the following is true about Docker tags?
- A. Tags are used to identify a specific version of an image
- B. Tags are used to identify running containers
- C. Tags are used for container volume management
- D. Tags are not used in Docker
Correct Answer: A