When used in a swarm, the docker engine uses the default vm name in the cluster.
As the name is “moby”, I get several engine with the same name in my cluster and things are not working properly (host unreachable in overlay network…).
I need to specify a different name for the VM, or at least be able to change the docker engine name.