Open bastichelaar opened 8 years ago
@bastichelaar thank you for the question. Of course, I'm thinking about this. Do you expect to have a transparent way based on the target (if the target is 'docker.Swarm' then use a docker service else use the legacy way) or define an docker.Service deployed type that can be targeted only on a swarm manager.
I would prefer the second option. I will also try to contribute!
Starting with Docker 1.12, Docker added a new Swarm mode. This changes the way images are deployed: they need to be deployed as services. Is this functionality planned?