Hello,
We have a swarm cluster with an overlay network running a bunch of services. We would like to run container on this environment which are not services.
We are running Docker version 17.03.0-ce.
Is it possible to modify the network to add the attachable property without deleting everything and resetting it up?
Thanks for your help.