Sfoglia il codice sorgente

Merge pull request #2404 from milosgajdos/update-docs-registry

update: registry readme
Tianon Gravi 2 anni fa
parent
commit
edef0956f3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      registry/content.md

+ 1 - 1
registry/content.md

@@ -2,7 +2,7 @@
 
 
 %%LOGO%%
 %%LOGO%%
 
 
-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
 ## Run a local registry: Quick Version