updated content

This commit is contained in:
Jerae Duffin 2022-07-11 09:41:28 -05:00
parent 5e593b4a8e
commit 41ca843300
3 changed files with 10 additions and 10 deletions

View File

@ -24,11 +24,14 @@ With the new Advanced Image Management dashboard, all of this is now simpler and
To access the Advanced Image Management dashboard: To access the Advanced Image Management dashboard:
1. Log into [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"}. 1. Log in to [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"}.
2. Click **Repositories** from the main menu and select a repository from the list. This displays a banner indicating the number of inactive images in the repository. 2. Click **General** and click **Go to Advanced Image Management** from the main menu, and select a repository from the list.
3. Click **View inactive images**. This displays the Advanced Image Management dashboard. It lists images in your repository and allows you to sort and filter images by tags, activity status, and the last activity date.
> You must be logged in as a Docker Pro, Team, or a Business user to use the Advanced Image Management dashboard. Click [Upgrade](https://www.docker.com/pricing?utm_source=docker&utm_medium=webreferral&utm_campaign=docs_driven_upgrade){: target="_blank" rel="noopener" class="_"} to upgrade your existing subscription. ![Advanced image management dashboard](images/advanced-image-general.png){:width="700px"}
3. In the dashboard you can sort and filter by active, inactive and untagged images.
>Note: You must be logged in as a Docker Pro, Team, or a Business user to use the Advanced Image Management dashboard. Click [Upgrade](https://www.docker.com/pricing?utm_source=docker&utm_medium=webreferral&utm_campaign=docs_driven_upgrade){: target="_blank" rel="noopener" class="_"} to upgrade your existing subscription.
## View images ## View images
@ -43,15 +46,12 @@ The Advanced Image Management dashboard provides a snapshot of your existing ima
By default, the Advanced Image Management dashboard displays inactive images in the repository. To delete an inactive image: By default, the Advanced Image Management dashboard displays inactive images in the repository. To delete an inactive image:
1. Log in to [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"}. 1. Log in to [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"}.
2. Click **Repositories** from the main menu and select a repository from the list. This displays a banner indicating the number of inactive images in the repository. 2. Click **General** or **Tab** and click Go to Advanced Image Management from the main menu.
3. Click **View inactive images**. This displays the Advanced Image Management dashboard. 3. Click **Inactive images** and select the images that you want to delete from the repository and click the delete icon.
4. Select the images that youd like to delete from the repository.
5. Click the delete icon located above the list of images.
![Advanced image management dashboard](images/dashboard-delete-image.png){:width="700px"} ![Advanced image management dashboard](images/dashboard-delete-image.png){:width="700px"}
6. Carefully read the advice displayed about deleting the image you have selected. 4. Select the check box to confirm your action and then click **Delete**.
7. Select the check box to confirm your action and then click **Delete**.
### Deleting a tagged image ### Deleting a tagged image

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 48 KiB