mirror of
https://github.com/containers/skopeo.git
synced 2025-06-28 15:47:34 +00:00
fix readme
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
69b84ce650
commit
03b19aa069
@ -5,7 +5,7 @@ _Please be aware `skopeo` is still work in progress_
|
||||
|
||||
`skopeo` is a command line utility which is able to _inspect_ a repository on a Docker registry.
|
||||
By _inspect_ I mean it fetches the repository's manifest and it is able to show you a `docker inspect`-like
|
||||
json output about a whole repository or a tag. This tool, in constrast to `docker inspect`, helps you gather useful information about
|
||||
json output about a whole repository or a tag. This tool, in contrast to `docker inspect`, helps you gather useful information about
|
||||
a repository or a tag before pulling it (using disk space) - e.g. - which tags are available for the given repository? which labels the image has?
|
||||
|
||||
Examples:
|
||||
|
Loading…
Reference in New Issue
Block a user