Skip to content

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

@philipan

Description

@philipan

Is this a docs issue?

  • My issue is about the documentation content or website

Type of issue

Information is incorrect

Description

On a Fedora installation upgraded to 42 system service for docker didn't start because command iptables wasn't found until I did:
sudo alternatives --set-iptables /usr/sbin/iptables-nft and rebooted.
Now it works.

Location

https://docs.docker.com/engine/install/fedora/

Suggestion

sudo alternatives --set-iptables /usr/sbin/iptables-nft and rebooted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/engineIssue affects Docker engine/daemon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions