S
S
Seeker2021-11-05 13:58:19
Docker
Seeker, 2021-11-05 13:58:19

How can I get information on all the tags of an image in Docker?

The "docker search" command looks for images in the repository, but does not show that each image can have many tagged versions, so by default the php image will be set to php:latest, but this image has more than a hundred tags, there is php:7.2 , php:5.6-zts, php:5.6-fpm. How can I get information on all tags using the console command?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Karabanov, 2021-11-05
@karabanov

How can I list all tags for a Docker image on a re...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question