Skip to content

docs: align DHI Python migration example auth note with Go and Node#24834

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

docs: align DHI Python migration example auth note with Go and Node#24834
craig-osterhout merged 1 commit intodocker:mainfrom
lacatoire:docs/dhi-python-auth-note

Conversation

@lacatoire
Copy link
Copy Markdown
Contributor

Fixes #24743.

The authentication note at the top of content/manuals/dhi/migration/examples/python.md was the stripped-down version, missing:

  • the indication that docker login dhi.io expects Docker ID credentials
  • the detail that those are the same credentials as Docker Hub
  • the link to the account creation page

The equivalent notes in go.md (lines 24-29) and node.md (lines 24-29) carry all three. This PR copies the full paragraph into python.md so Python readers get the same onboarding guidance.

No other content changed.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 20, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 996e2b8
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69e64f5cddc36b00089a7d55
😎 Deploy Preview https://deploy-preview-24834--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.

Copy link
Copy Markdown
Contributor

@craig-osterhout craig-osterhout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. LGTM

@craig-osterhout craig-osterhout merged commit f904090 into docker:main Apr 20, 2026
18 checks passed
@lacatoire lacatoire deleted the docs/dhi-python-auth-note branch April 20, 2026 16:20
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] Python migration example missing authentication details

2 participants