dhi: add enterprise get started#24529
Open
craig-osterhout wants to merge 3 commits intodocker:mainfrom
Open
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
ec69920 to
8cd7213
Compare
Contributor
Author
|
/review |
Contributor
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
This PR adds a comprehensive quickstart guide for DHI Select and Enterprise subscriptions. The documentation is well-structured, clear, and follows Docker's style guidelines.
What was reviewed:
- New file:
select-enterprise.md- Complete end-to-end workflow for Select/Enterprise users - Updated:
get-started.md- Clarified Community vs Select/Enterprise paths - Updated:
how-to/_index.md- Added navigation entry for new guide
Strengths:
- Clear separation between Community and Select/Enterprise workflows
- Proper front matter with all required fields
- Consistent use of tabs for Docker Hub vs CLI instructions
- Step-by-step structure with prerequisites clearly stated
- Appropriate use of callouts and formatting
- No AI-generated hedge words or marketing language
- Commands are accurate and properly formatted
No issues found. The content is ready to merge.
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
aevesdocker
reviewed
Mar 27, 2026
| @@ -0,0 +1,266 @@ | |||
| --- | |||
| title: 'Get started with DHI Select and Enterprise <span class="not-prose bg-blue-500 dark:bg-blue-400 rounded-sm px-1 text-xs text-white whitespace-nowrap">DHI Select & Enterprise</span>' | |||
Contributor
There was a problem hiding this comment.
Interesting badge....
Thinking out-loud - do we need it if we have the summary bar which communicates the same thing?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Added a get-started with DHI Select & Enterprise topic to show a complete end-to-end workflow with a real example. Current location is in how-to in order to keep the primary community get-started upfront for now.
Updated the community get-started.
Related issues or tickets
ENGDOCS-3217
Reviews