Skip to content

engine/install: document iptables alternative on Fedora#24811

Open
lacatoire wants to merge 3 commits intodocker:mainfrom
lacatoire:fix/issue-23186-fedora-iptables-alternatives
Open

engine/install: document iptables alternative on Fedora#24811
lacatoire wants to merge 3 commits intodocker:mainfrom
lacatoire:fix/issue-23186-fedora-iptables-alternatives

Conversation

@lacatoire
Copy link
Copy Markdown
Contributor

Adds a troubleshooting note on the Fedora install page for the case where the Docker service fails to start with failed to find iptables in the logs, pointing users to set the iptables alternative to iptables-nft.

Closes #23186

Add a troubleshooting note for when the Docker service fails to start
with 'failed to find iptables' in the logs, explaining how to set the
iptables alternative to iptables-nft.

Closes docker#23186
@lacatoire lacatoire requested a review from dvdksn as a code owner April 17, 2026 19:17
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 17, 2026

Deploy Preview for docsdocker ready!

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

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.

sudo alternatives --set-iptables /usr/sbin/iptables-nft

1 participant