From 8c3ae7ddc66dae76bf58208a953e336648c94b93 Mon Sep 17 00:00:00 2001 From: Ramkumar Chinchani <45800463+rchincha@users.noreply.github.com> Date: Fri, 25 Jun 2021 10:21:29 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e6c50211..6d1cfd08 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ https://anuvu.github.io/zot/ +[```docker pull ghcr.io/anuvu/zot:latest```](https://github.com/anuvu/zot/pkgs/container/zot) + # Features * Conforms to [OCI distribution spec](https://github.com/opencontainers/distribution-spec) APIs * Clear separation between core dist-spec and zot-specific extensions @@ -30,7 +32,6 @@ https://anuvu.github.io/zot/ * Swagger based documentation * Single binary for _all_ the above features * Released under Apache 2.0 License -* [```docker run -p 5000:5000 atomixos/zot:latest```](https://hub.docker.com/r/atomixos/zot) * ```go get -u github.com/anuvu/zot/cmd/zot```