Skip to content

docs: link to RootlessKit docs on master instead of v2.0.0#24954

Open
lacatoire wants to merge 2 commits intodocker:mainfrom
lacatoire:docs/rootlesskit-stable-links
Open

docs: link to RootlessKit docs on master instead of v2.0.0#24954
lacatoire wants to merge 2 commits intodocker:mainfrom
lacatoire:docs/rootlesskit-stable-links

Conversation

@lacatoire
Copy link
Copy Markdown
Contributor

The RootlessKit network/port docs were linked at the `v2.0.0` tag, leaving readers unsure whether the content reflects current RootlessKit behavior. Switching to the `master` branch (default branch on rootless-containers/rootlesskit, verified that `docs/network.md` and `docs/port.md` exist there) so the references stay current.

Closes #24941

The RootlessKit network and port docs were linked at the v2.0.0 tag, so
readers had no way to tell whether the linked content reflects current
RootlessKit behavior or a frozen older snapshot. Linking to the master
branch (default branch on rootless-containers/rootlesskit, verified) so
the references stay current as upstream evolves.

Closes docker#24941
@lacatoire lacatoire requested a review from dvdksn as a code owner May 4, 2026 14:02
@netlify
Copy link
Copy Markdown

netlify Bot commented May 4, 2026

Deploy Preview for docsdocker ready!

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

Docker Engine ships RootlessKit v3.0.0 (per moby/moby Dockerfile), and
v3.0.0 is also the latest upstream release. Pinning to v3.0.0 keeps the
linked content aligned with the binary the reader actually has, while
still being current. Avoids the master-branch risk of mentioning
post-release features that aren't in the shipped binary.
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] Hard-coded RootlessKit version in external documentation links

1 participant