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

update: registry docs
This commit is contained in:
Tianon Gravi 2023-12-21 09:42:31 -08:00 committed by GitHub
commit d67bbdc2f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 7 deletions

View File

@ -20,6 +20,6 @@ $ docker push localhost:5000/ubuntu
## Recommended Reading
The [documentation over at docs.docker.com](https://docs.docker.com/registry/) is a good place to learn more about what the registry is, how it works, and how to use it.
The [documentation](https://distribution.github.io/distribution/) is a good place to learn more about what the registry is, how it works, and how to use it.
Specifically, [the section regarding deployment](https://docs.docker.com/registry/deploying/) has pointers for more complex use cases than simply running a registry on localhost.
Specifically, [the section regarding deployment](https://distribution.github.io/distribution/about/deploying/) has pointers for more complex use cases than simply running a registry on localhost.

View File

@ -1,3 +1 @@
[CNCF community slack](https://slack.cncf.io/), or [Stack Overflow](https://stackoverflow.com/questions/tagged/docker+registry)
- **Need a free, secure hosted registry?** Try [Docker Hub](https://www.docker.com/pricing).

View File

@ -1 +1 @@
https://github.com/docker/distribution-library-image
https://github.com/distribution/distribution-library-image

View File

@ -1 +1 @@
View [license information](https://github.com/docker/distribution/blob/master/LICENSE) for the software contained in this image.
View [license information](https://github.com/distribution/distribution/blob/master/LICENSE) for the software contained in this image.

View File

@ -1 +1 @@
../.common-templates/maintainer-docker.md
../.common-templates/maintainer-community.md