docker-archive / swarm-frontends

Deploy Kubernetes with Swarm
Apache License 2.0
182 stars 50 forks source link

docker-compose 1.6.2 dropped support for --x-networking. #13

Closed losdevnull closed 8 years ago

losdevnull commented 8 years ago

https://github.com/docker/compose/issues/3029

Thus docker-compose --x-networking -f k8s-swarm.yml up won't work.
Need to update README and also update compose yml to version 2, as latest docker-compose would not create network automatically for project with yml version 1.