mirror of https://github.com/docker/docs.git
Merge pull request #675 from SvenDowideit/link-backs-to-docker.com
Add links back to DTR webpage from docs
This commit is contained in:
commit
007e0f6295
8
index.md
8
index.md
|
@ -8,8 +8,6 @@ keywords = ["docker, documentation, about, technology, understanding, enterprise
|
||||||
parent="smn_dhe"
|
parent="smn_dhe"
|
||||||
+++
|
+++
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Welcome to Docker Trusted Registry
|
# Welcome to Docker Trusted Registry
|
||||||
|
|
||||||
Docker Trusted Registry (DTR) lets you run and manage your own Docker image
|
Docker Trusted Registry (DTR) lets you run and manage your own Docker image
|
||||||
|
@ -60,7 +58,9 @@ responsible for running and maintaining DTR.
|
||||||
DTR and get it working.
|
DTR and get it working.
|
||||||
* [**Configuration**]({{< relref "configuration.md" >}}) Go here to find out details about
|
* [**Configuration**]({{< relref "configuration.md" >}}) Go here to find out details about
|
||||||
setting up and configuring DTR for your particular environment.
|
setting up and configuring DTR for your particular environment.
|
||||||
* [**Support**](/docker-trusted-registry/install/) Go here for information on getting support for
|
* [**Support**](/docker-trusted-registry/install/) Go here for information on getting support for DTR.
|
||||||
DTR.
|
* [**The DTR product page**](https://www.docker.com/docker-trusted-registry).
|
||||||
|
* [**DTR Use Cases page**](https://www.docker.com/products/use-cases) showing an example CI/CD pipeline.
|
||||||
|
* [**DTR and Docker tutorials and webinars**](https://www.docker.com/products/resources).
|
||||||
|
|
||||||
Note: DTR requires that you use the commercially supported Docker Engine.
|
Note: DTR requires that you use the commercially supported Docker Engine.
|
||||||
|
|
Loading…
Reference in New Issue