skopeo list-tags docker://nginx

Category: Kubernetes & Containers

skopeo list-tags docker://nginx

List the tags of a repository

Queries the registry for every tag attached to the nginx repository, handy for finding the exact version to pin. The repository is identified with the docker:// transport. Verify a chosen tag with skopeo inspect docker://nginx:<tag>.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.