Skip to content

docs: clarify DHI build auth requirement context#24835

Merged
craig-osterhout merged 1 commit intodocker:mainfrom
lacatoire:docs/dhi-build-auth-clarify
Apr 20, 2026
Merged

docs: clarify DHI build auth requirement context#24835
craig-osterhout merged 1 commit intodocker:mainfrom
lacatoire:docs/dhi-build-auth-clarify

Conversation

@lacatoire
Copy link
Copy Markdown
Contributor

Fixes #24818.

The [!IMPORTANT] callout at the top of content/manuals/dhi/how-to/build.md read:

You must authenticate to the Docker Hardened Images registry (dhi.io) to pull base images and build tools. [...]

Phrased that way it reads as if any Dockerfile using a DHI base image (e.g. FROM dhi.io/python:3.13) needs a special authentication step specific to the build page. The real reason is scoped: the DHI build frontend itself pulls from dhi.io when processing a YAML definition file.

Rewritten to tie the requirement explicitly to the DHI build system and to the act of building a definition file, so readers don't extrapolate the requirement to unrelated Dockerfile usage. Wording around the Docker ID credentials is preserved.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 20, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 4b94e72
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69e6508b8723be0008fc6599
😎 Deploy Preview https://deploy-preview-24835--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@craig-osterhout craig-osterhout merged commit 6be4c12 into docker:main Apr 20, 2026
18 checks passed
@lacatoire lacatoire deleted the docs/dhi-build-auth-clarify branch April 20, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs-scanner] Confusing authentication requirement in DHI build documentation

2 participants