Skip to content

engine: add note about nftables incompatibility to install docs #19618

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

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

dvdksn
Copy link
Contributor

@dvdksn dvdksn commented Mar 13, 2024

Adds a warning about nftables (nft) incompatibility for Docker to the installation documentation for Debian, Raspbian, and Ubuntu

@dvdksn dvdksn requested a review from akerouanton March 13, 2024 14:21
@github-actions github-actions bot added the area/install Relates to installing a product label Mar 13, 2024
Copy link

netlify bot commented Mar 13, 2024

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 66b96d6
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/668b98ab167bf60008441815
😎 Deploy Preview https://deploy-preview-19618--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 site configuration.

@dvdksn dvdksn requested review from akerouanton and robmry July 1, 2024 15:54
when you expose container ports using Docker, these ports bypass your
firewall rules. For more information, refer to
[Docker and ufw](../../network/packet-filtering-firewalls.md#docker-and-ufw).
- Docker only compatible with `iptables-nft` and `iptables-legacy`.
Copy link
Contributor

Choose a reason for hiding this comment

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

"Docker only" -> "Docker is only"?

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
@dvdksn dvdksn force-pushed the docker-engine-debian-iptables-nft branch from 7312b6d to 66b96d6 Compare July 8, 2024 07:43
@github-actions github-actions bot added the area/engine Issue affects Docker engine/daemon label Jul 8, 2024
@dvdksn dvdksn requested a review from a team July 8, 2024 07:43
@dvdksn dvdksn merged commit 36e8b93 into docker:main Jul 9, 2024
12 checks passed
@dvdksn dvdksn deleted the docker-engine-debian-iptables-nft branch July 9, 2024 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/engine Issue affects Docker engine/daemon area/install Relates to installing a product status/review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants