Assuming the Docker daemon is restarted automatically by whatever init.d or systemd like process when the OS is restarted, what is the preferred way to restart one or more Docke
The only documentation I've seen is Docker's Host Integration docs which are a bit light on details, etc.
Basically, it suggests starting the daemon with -r=false and using systemd (or upstart if you're using something other than CoreOS).
-r=false