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

adapt remote api v1.24 (Docker 1.12) #51

Open
gesellix opened this issue Jun 19, 2016 · 1 comment
Open

adapt remote api v1.24 (Docker 1.12) #51

gesellix opened this issue Jun 19, 2016 · 1 comment

Comments

@gesellix
Copy link
Owner

gesellix commented Jun 19, 2016

discuss/feedback:

  • does that even make sense?
  • how should the task dsl look like?

see gesellix/docker-client#29

@gesellix
Copy link
Owner Author

ok, let's try to implement tasks achieving this one from the official announcement:

docker swarm init
docker network create -d overlay nginx_net
docker service create --name nginx --replicas 2 --network nginx_net -p 80:80/tcp nginx

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

1 participant