Skip to content

Commit d64c51f

Browse files
dhi: enterprise get-started wording fix (#24592)
<!--Delete sections as needed --> ## Description Clarified the prerequisites structure in the DHI Enterprise guide. The previous wording incorrectly listed Docker Desktop 4.65+ as part of "one of the following" options, making it appear optional or mutually exclusive with the subscription/trial requirement. Changed: - Restructured prerequisites to show Docker Desktop 4.65+ is always required (not optional) for CLI Clarified that "one of the following" applies only to the subscription/trial choice - Made it clear there are 3 distinct prerequisites: - Organization owner access (required) - DHI Select/Enterprise subscription OR trial (required - pick one) - Docker Desktop 4.65+ (required for cli) ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
1 parent b402038 commit d64c51f

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

content/manuals/dhi/how-to/select-enterprise.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,15 @@ customize images, and get SLA-backed updates.
1414

1515
## Prerequisites
1616

17-
To use this workflow, you need organization owner access in your Docker Hub
18-
namespace, and one of the following:
19-
20-
- A DHI Select or Enterprise subscription. [Contact Docker
21-
sales](https://www.docker.com/products/hardened-images/#compare) to purchase
22-
or learn more about these subscriptions.
23-
- An active DHI trial. [Start a free DHI
24-
trial](https://hub.docker.com/hardened-images/start-free-trial).
17+
To use this workflow, you need:
18+
19+
- Organization owner access in your Docker Hub namespace.
20+
- One of the following:
21+
- A DHI Select or Enterprise subscription. [Contact Docker
22+
sales](https://www.docker.com/products/hardened-images/#compare) to purchase
23+
or learn more about these subscriptions.
24+
- An active DHI trial. [Start a free DHI
25+
trial](https://hub.docker.com/hardened-images/start-free-trial).
2526
- [Docker Desktop](../../desktop/release-notes.md) 4.65 or later to use the
2627
`docker dhi` CLI.
2728

0 commit comments

Comments
 (0)