Fix broken images and toc from DTR article reshuffle

This commit is contained in:
Joao Fernandes 2017-01-04 17:46:52 -08:00
parent ccc1bb7215
commit 4a66834262
2 changed files with 7 additions and 7 deletions

View File

@ -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

View File

@ -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