If the docker daemon goes down and comes up, it will try to restart containers. This will race with our own restart loop. Only one loop should be controlling restarts, probably.