Multiple Tags for a Single Image

Learn about Docker image tags and how to manage multiple tags for a single image.

We'll cover the following

Why are multiple tags used?

We can give a single image as many tags as we want. At first glance, the following output might look like it lists three images. However, on closer inspection, it’s just two—the b4210d0aa52f image is tagged as latest and v1.

Get hands-on with 1300+ tech skills courses.