diff --git a/_data/toc.yaml b/_data/toc.yaml index b1edd5f4fd..aa230874f1 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -1239,7 +1239,7 @@ toc: title: Set up high availability - path: /datacenter/dtr/2.2/guides/configure/setup-scanning-dtr/ title: Set up Docker Security Scanning - - path: /datacenter/dtr/2.2/guides/configurey/backup-and-recovery/ + - path: /datacenter/dtr/2.2/guides/configure/backup-and-recovery/ title: DTR backups and recovery - path: /datacenter/dtr/2.2/guides/user-management/create-and-manage-users/ title: Create and manage users diff --git a/datacenter/dtr/2.2/guides/work-images-dtr.md b/datacenter/dtr/2.2/guides/work-images-dtr.md index 635f3c003b..dfca89bef5 100644 --- a/datacenter/dtr/2.2/guides/work-images-dtr.md +++ b/datacenter/dtr/2.2/guides/work-images-dtr.md @@ -19,7 +19,7 @@ Golang 1.7 image to it. To create a new repository, navigate to the **DTR web application**, and click the **New repository** button. -![](../images/push-an-image-1.png) +![](images/push-an-image-1.png) Add a **name and description** for the repository, and choose whether your repository is public or private: @@ -29,7 +29,7 @@ repository is public or private: * Private repositories can only be seen by users that have been granted permissions to that repository. -![](../images/push-an-image-2.png) +![](images/push-an-image-2.png) Click **Save** to create the repository. @@ -63,7 +63,7 @@ $ docker push dtr.company.org/dave.lauper/golang:1.7 Go back to the **DTR web UI** to validate that the tag was successfully pushed. -![](../images/push-an-image-3.png) +![](images/push-an-image-3.png) ## Pull an image from DTR @@ -74,11 +74,11 @@ before pulling images. In this example, DTR can be accessed at dtr.company.org, and the user was granted permissions to access the Java, Python, and Golang repositories. -![](../images/pull-an-image-1.png) +![](images/pull-an-image-1.png) Click on the repository to see its details. -![](../images/pull-an-image-2.png) +![](images/pull-an-image-2.png) To pull the 1.7 tag of the dave.lauper/golang image, run: @@ -93,7 +93,7 @@ To delete an image, go to the **DTR web UI**, and navigate to the image **repository** you want to delete. In the **Tags** tab, select all the image tags you want to delete, and click the **Delete button**. -![](../images/delete-an-image-1.png) +![](images/delete-an-image-1.png) You can also delete all image versions, by deleting the repository. For that, in the image **repository**, navigate to the **Settings** tab, and click the