Skip to content
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

Also load ip6_tables when trying to load ip_tables #501

Merged
merged 1 commit into from
Jun 20, 2024

Commits on Jun 19, 2024

  1. Also load ip6_tables when trying to load ip_tables

    This isn't used/necessary in the default configuration until Docker 27+, but it was optional behavior before that, so it's prudent for us to also try loading it any time we know we're not using nftables / have explicitly requested "legacy" `iptables`.
    tianon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    12a00d7 View commit details
    Browse the repository at this point in the history