From de2249ab3b339f58728b6250988684bc3582e6fb Mon Sep 17 00:00:00 2001 From: tomsweeneyredhat Date: Fri, 3 May 2024 19:56:11 -0400 Subject: [PATCH] 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 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6dc1f8e8..a33a4e85 100644 --- a/README.md +++ b/README.md @@ -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