Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Revise IPv6 networking documentation #24004

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rajdeepcoder10 wants to merge 1 commit into docker:main
base: main
Choose a base branch
Loading
from rajdeepcoder10:ipv6-doc-improvement

Conversation

@rajdeepcoder10
Copy link

@rajdeepcoder10 rajdeepcoder10 commented Jan 21, 2026

This pull request improves the IPv6 networking documentation by adding a clear warning that the IPv6 prefix 2001:db8::/64 is reserved strictly for documentation and example purposes.

The update helps prevent users from mistakenly using reserved IPv6 ranges in real-world environments, which could lead to misconfiguration or unexpected network behavior. It also guides users to replace the example prefix with a valid IPv6 subnet allocated to their network.

This change enhances clarity, accuracy, and usability of the documentation for developers and system administrators.

Related issues or tickets

N/A

Updated the IPv6 documentation with a warning about using reserved prefixes.
Copy link

netlify bot commented Jan 21, 2026
edited
Loading

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit c3b684c
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/697135a2ff8de40008929dac
😎 Deploy Preview https://deploy-preview-24004--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.

@github-actions github-actions bot added area/engine Issue affects Docker engine/daemon area/networking Relates to anything around networking labels Jan 21, 2026
@@ -1,4 +1,4 @@
---
<imgwidth="551"height="460"alt="image"src="https://github.com/user-attachments/assets/2273bb84-8412-41f4-a7e0-bb2feb2505f4" />---
Copy link
Contributor

Choose a reason for hiding this comment

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

?

```console
$ docker network create --ipv6 --subnet 2001:db8::/64 ip6net
```
> ⚠️ **Note:** The IPv6 prefix `2001:db8::/64` is reserved for documentation and examples only.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
> ⚠️ **Note:** The IPv6 prefix `2001:db8::/64` is reserved for documentation and examples only.
> [!NOTE]
> The IPv6 prefix `2001:db8::/64` is reserved for documentation and examples only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@dvdksn dvdksn dvdksn left review comments

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

area/engine Issue affects Docker engine/daemon area/networking Relates to anything around networking

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /