Images with Multiple Tags
Look at Docker images with multiple tags.
We'll cover the following
Why are there multiple tags?
We can give a single image as many tags as we want. At first glance, the following output might look like it’s listing three images. However, on closer inspection it’s just two — the b4210d0aa52f
image is tagged as latest
and v1
.
Get hands-on with 1200+ tech skills courses.