mirror of
https://github.com/containers/skopeo.git
synced 2025-04-18 19:44:07 +03:00
Add info on Skopeo image to README.md
In the Buildah repo, we had a request for a ptr to the container image location in the docs. We've added similar to Podman and Buildah. Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
This commit is contained in:
parent
8d325c332e
commit
de2249ab3b
@ -47,6 +47,8 @@ Skopeo works with API V2 container image registries such as [docker.io](https://
|
||||
For a detailed description how to install or build skopeo, see
|
||||
[install.md](./install.md).
|
||||
|
||||
Skopeo is also available as a Container Image on [quay.io](https://quay.io/skopeo/stable). For more information, see the [Skopeo Image](https://github.com/containers/image_build/blob/main/skopeo/README.md) page.
|
||||
|
||||
## Inspecting a repository
|
||||
`skopeo` is able to _inspect_ a repository on a container registry and fetch images layers.
|
||||
The _inspect_ command fetches the repository's manifest and it is able to show you a `docker inspect`-like
|
||||
|
Loading…
x
Reference in New Issue
Block a user