Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image Registries is missing Docker Trusted Registry and docker-distribution #9

Open
banjot opened this issue Oct 14, 2015 · 1 comment

Comments

@banjot
Copy link

banjot commented Oct 14, 2015

Docker Trusted Registry is an on-prem, behind-your-firewall, enterprise registry for Docker container images built on the docker-distribution project; adding authentication, authorization, auditing, and web-based management.
docs: https://docs.docker.com/docker-trusted-registry/

Docker-distribution is an open source project providing a container registry for on-premise environments to tightly control the availability and accessibility of images. This project runs the a v2 registry and is compatible with Docker 1.6 and beyond.

software: https://github.com/docker/distribution
docs: https://docs.docker.com/registry/

in full disclosure, I work for Docker.

@schoefmann
Copy link
Member

While https://github.com/programmableinfrastructure/p24e.io/blob/master/_tech/docker-hub.md already mentions the Docker Trusted Registry, you are invited to extend that page, possibly detailing the difference between the 3 options (Hub, DTR, private registry).
It might then make sense to rename it from docker-hub.md to docker-registries.md and change the website link.
The tech pages are currently all very short, it doesn't need to be that way if you want to write a bit more (which the topic of registries certainly warrants).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants