mirror of
https://github.com/docker/docs.git
synced 2026-04-03 09:49:05 +07:00
1.3 KiB
1.3 KiB
title, description, keywords
| title | description | keywords |
|---|---|---|
| Docker Trusted Registry system requirements | Learn about the system requirements for installing Docker Trusted Registry. | DTR, architecture, requirements |
Docker Trusted Registry can be installed on-premises or on the cloud. Before installing, be sure your infrastructure has these requirements.
Software requirements
You can install DTR on-premises or on a cloud provider. To install DTR, all nodes must:
- Be a worker node managed by Universal Control Plane.
- Have a fixed hostname.
Ports used
When installing DTR on a node, make sure the following ports are open on that node:
| Direction | Port | Purpose |
|---|---|---|
| in | 80/tcp | Web app and API client access to DTR. |
| in | 443/tcp | Web app and API client access to DTR. |
These ports are configurable when installing DTR.
Compatibility and maintenance lifecycle
Docker Enterprise Edition is a software subscription that includes three products:
- Docker Engine EE,
- Docker Trusted Registry,
- Docker Universal Control Plane.
Learn more about the maintenance lifecycle for these products.