nteresting problem - bringing up the docker daemon takes down docker0! Seems to be an issue with the DOCKER target in iptables: -D PREROUTING -m addrtype --dst-type LOCAL -j DOCKER' failed: iptables v1.8.7 (legacy): Couldn't load target `DOCKER':No such file or directory Don't suppose anyone has seen this? Thanks!