Skip to content

Commit 52e4c98

Browse files
dhi: remove auth (#24031)
<!--Delete sections as needed --> ## Description Sign in no longer required for browsing. Users can open it directly. Removed sign in and the browse-to step. ## Related issues or tickets ENGDOCS-3162 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
1 parent 98c1dae commit 52e4c98

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

content/manuals/dhi/get-started.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,10 @@ specific image as an example, they can be applied to any DHI.
2121
## Step 1: Find an image to use
2222

2323
1. Go to the Hardened Images catalog in [Docker
24-
Hub](https://hub.docker.com/hardened-images/catalog) and sign in.
25-
2. In the left sidebar, select **Hardened Images**. If you have DHI Enterprise,
26-
then select **Hardened Images** > **Catalog**.
27-
3. Use the search bar or filters to find an image (e.g., `python`, `node`,
24+
Hub](https://hub.docker.com/hardened-images/catalog).
25+
2. Use the search bar or filters to find an image (e.g., `python`, `node`,
2826
`golang`). For this guide, use the Python image as an example.
29-
4. Select the Python repository to view its details.
27+
3. Select the Python repository to view its details.
3028

3129
Continue to the next step to pull and run the image. To dive deeper into exploring
3230
images see [Explore Docker Hardened Images](./how-to/explore.md).

0 commit comments

Comments
 (0)