Overview of Docker Trusted Registry
Docker Trusted Registry lets you run and manage your own Docker image storage service, securely on your own infrastructure behind your company firewall. This allows you to securely store, push, and pull the images used by your enterprise to build, ship, and run applications. Docker Trusted Registry also provides monitoring and usage information to help you understand the workloads being placed on it.
Specifically, Docker Trusted Registry provides:
- An image registry to store, manage, and collaborate on Docker images
- Pluggable storage drivers
- Configuration options to let you run Docker Trusted Registry in your particular enterprise environment.
- Easy, transparent upgrades
- Logging, usage and system health metrics
Docker Trusted Registry is perfect for:
- Providing a secure, on-premises development environment
- Creating a streamlined build pipeline
- Building a consistent, high-performance test/QA environment
- Managing image deployment
Docker Trusted Registry is built on version 2 of the Docker registry.
To get your copy of Docker Trusted Registry, including a free trial, visit the Docker Subscription page. For more information on acquiring Docker Trusted Registry, see the install page.
Important: Docker Trusted Registry must be used with the current version of the commercially supported Docker Engine. You must install this version of Docker before installing Docker Trusted Registry. For instructions on accessing and installing commercially supported Docker Engine, visit the install page.
Available Documentation
The following documentation for Docker Trusted Registry is available:
- Overview, this page.
- Release Notes See the latest additions, fixes, and known issues.
- Quick Start: Basic User Workflow Go here to learn the fundamentals of how Docker Trusted Registry works and how you can set up a simple, but useful workflow.
- User Guide Go here to learn about using Docker Trusted Registry from day to day.
- Administrator Guide Go here if you are an administrator responsible for running and maintaining Docker Trusted Registry.
- Installation Go here for the steps you’ll need to install Docker Trusted Registry and get it working.
- Configuration Go here to find out details about setting up and configuring Docker Trusted Registry for your particular environment.
- Support Go here for information on getting support for Docker Trusted Registry.
- The Docker Trusted Registry product page.
- Docker Trusted Registry Use Cases page showing an example CI/CD pipeline.
- Docker Trusted Registry and Docker tutorials and webinars.
Note: Docker Trusted Registry requires that you use the commercially supported Docker Engine.