# /etc/systemd/system/docker.service.d/docker-nftables.conf # disable iptables in docker, allowing nftables to do work [Service] ExecStart= ExecStart=/usr/bin/docker daemon -H fd:// --iptables=false