Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Swarm mode #8

Open
bastichelaar opened this issue Aug 23, 2016 · 2 comments
Open

Docker Swarm mode #8

bastichelaar opened this issue Aug 23, 2016 · 2 comments

Comments

@bastichelaar
Copy link

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?

@bmoussaud
Copy link

bmoussaud commented Aug 23, 2016

@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.

@bastichelaar
Copy link
Author

I would prefer the second option. I will also try to contribute!

bmoussaud pushed a commit that referenced this issue Sep 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants