From 56bef5c0958a4e14ba03190ea3dfee9ec19e7f5f Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 21 Dec 2023 15:10:05 -0800 Subject: [PATCH] Run update.sh --- registry/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry/README.md b/registry/README.md index fc3d7b045..fcfa1cc10 100644 --- a/registry/README.md +++ b/registry/README.md @@ -50,7 +50,7 @@ WARNING: ![logo](https://raw.githubusercontent.com/docker-library/docs/b09c592af0d6061629e02e4f674d22848f8236e8/registry/logo.png) -This image contains an implementation of the Docker Registry HTTP API V2 for use with Docker 1.6+. See [github.com/distribution/distribution](https://github.com/distribution/distribution) for more details about what it is. +This image contains an implementation of the OCI Distribution spec. See [github.com/opencontainers/distribution-spec](https://github.com/opencontainers/distribution-spec) for more details about what it is. You can find the full source code in [github.com/distribution/distribution](https://github.com/distribution/distribution). ## Run a local registry: Quick Version