Skip to content

rootless: ignore error when enabling IPv6 forwarding#51542

Merged
thaJeztah merged 1 commit into
moby:masterfrom
robmry:rootless-noipv6
Nov 16, 2025
Merged

rootless: ignore error when enabling IPv6 forwarding#51542
thaJeztah merged 1 commit into
moby:masterfrom
robmry:rootless-noipv6

Conversation

@robmry

@robmry robmry commented Nov 16, 2025

Copy link
Copy Markdown
Contributor

- What I did

In dockerd-rootless.sh - ignore error when enabling IPv6 forwarding, hosts with IPv6 disabled.

- How I did it

- How to verify it

- Human readable description for the release notes

- fix an issue that prevented rootless Docker from starting on a host with IPv6 disabled

- A picture of a cute animal (not mandatory but encouraged)

For hosts with IPv6 disabled.

Signed-off-by: Rob Murray <rob.murray@docker.com>

@thaJeztah thaJeztah left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@thaJeztah thaJeztah merged commit 17552fc into moby:master Nov 16, 2025
195 of 200 checks passed
@robmry robmry deleted the rootless-noipv6 branch November 26, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rootless Docker fails when IPv6 is disabled via Kernel parameter after upgrading to v29

3 participants