Skip to content

Commit fcb5cd2

Browse files
dhi: update access (#23420)
<!--Delete sections as needed --> ## Description Updated step 1 in quickstart to access DHI. Updated explore to remove prerequisite to browse. https://deploy-preview-23420--docsdocker.netlify.app/dhi/get-started/#step-1-start-a-free-trial-to-access-dhi https://deploy-preview-23420--docsdocker.netlify.app/dhi/how-to/explore/ ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review - [ ] Product review --------- Signed-off-by: Craig <[email protected]>
1 parent 738241f commit fcb5cd2

File tree

2 files changed

+17
-18
lines changed

2 files changed

+17
-18
lines changed

content/manuals/dhi/get-started.md

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -24,30 +24,35 @@ example, they can be applied to any DHI.
2424
> configuration or commands. Start with this guide, then see the [migration
2525
> guide](./how-to/migrate.md) for more details and examples.
2626
27+
## Step 1: Start a free trial to access DHI
2728

28-
## Step 1: Sign up and subscribe to DHI for access
29+
You can browse the Docker Hardened Images catalog without a subscription, but to
30+
use an image, you must either [contact sales to
31+
subscribe](https://www.docker.com/products/hardened-images/#getstarted) or start
32+
a free trial for an [organization](/admin/organization/). This guide walks you
33+
through starting a free trial.
2934

30-
To access Docker Hardened Images, your organization must [sign
31-
up](https://www.docker.com/products/hardened-images/#getstarted) and subscribe.
35+
To start a free trial:
3236

33-
## Step 2: Find an image to use
37+
1. Go to the Hardened Images catalog in [Docker
38+
Hub](https://hub.docker.com/hardened-images/catalog) and sign in.
39+
2. Select **Start trial** and follow the on-screen instructions.
3440

35-
Once subscribed, Docker Hardened Images will appear under your organization's
36-
namespace on Docker Hub.
41+
## Step 2: Find an image to use
3742

38-
1. Go to [Docker Hub](https://hub.docker.com) and sign in.
39-
2. Select **My Hub** in the top navigation.
40-
3. In the left sidebar, choose your organization that has DHI access.
41-
4. In the left sidebar, select **Hardened Images** > **Catalog**.
43+
1. Go to the Hardened Images catalog in [Docker
44+
Hub](https://hub.docker.com/hardened-images/catalog) and sign in.
45+
2. In the left sidebar, choose your organization that has DHI access.
46+
3. In the left sidebar, select **Hardened Images** > **Catalog**.
4247

4348
![Docker Hub sidebar showing DHI catalog](./images/dhi-catalog.png)
4449

45-
5. Use the search bar or filters to find an image (e.g., `python`, `node`,
50+
4. Use the search bar or filters to find an image (e.g., `python`, `node`,
4651
`golang`). For this guide, use the Python image as an example.
4752

4853
![DHI catalog with Python repository shown](./images/dhi-python-search.png)
4954

50-
6. Select the Python repository to view its details.
55+
5. Select the Python repository to view its details.
5156

5257
Continue to the next step to mirror the image. To dive deeper into exploring
5358
images see [Explore Docker Hardened Images](./how-to/explore.md).

content/manuals/dhi/how-to/explore.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ understand the security attestations provided. Use this information to evaluate
1515
and select the right image variants for your applications before mirroring them
1616
to your organization.
1717

18-
## Access Docker Hardened Images
19-
20-
Docker Hardened Images requires a subscription. [Sign
21-
up](https://www.docker.com/products/hardened-images/#getstarted) to access
22-
Docker Hardened Images.
23-
2418
## Explore Docker Hardened Images
2519

2620
To explore Docker Hardened Images (DHI):

0 commit comments

Comments
 (0)