Inspect remote image without pull skopeo
Read labels, arch and layers of a remote image cheaply; modern: add --raw for the manifest list
skopeo inspect docker://<host>/<name> | jq '.Labels, .Architecture, .Created'
more skopeo
all 2 commands →