mirror of
https://github.com/containers/skopeo.git
synced 2025-08-12 19:56:17 +00:00
update readme
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
ae27cb93db
commit
beef95f21a
@ -38,6 +38,10 @@ $ skopeo docker.io/fedora | jq '.RepoTags'
|
||||
# show image's digest
|
||||
$ skopeo docker.io/fedora:rawhide | jq '.Digest'
|
||||
"sha256:905b4846938c8aef94f52f3e41a11398ae5b40f5855fb0e40ed9c157e721d7f8"
|
||||
|
||||
# show image's label "Name"
|
||||
$ skopeo registry.access.redhat.com/rhel7 | jq '.Config.Labels.Name'
|
||||
"rhel7/rhel"
|
||||
```
|
||||
|
||||
Private registries with authentication
|
||||
|
Loading…
Reference in New Issue
Block a user