mirror of
https://github.com/containers/skopeo.git
synced 2025-10-21 10:53:32 +00:00
Example: skopeo list-tags docker://docker.io/library/centos Returns response: { Repository": "docker.io/library/centos", "Tags": [ "6", "7", ... ] } Signed-off-by: Zach Hill <zach@anchore.com>