Failing to start dockerd: failed to create NAT chain DOCKER

Try running dockerd service without iptables rules, e.g.

!dockerd --iptables=false

Related: https://stackoverflow.com/a/64261697/55075