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

Migrating to Docker 1.9 #16

Closed
philippemerle opened this issue Nov 4, 2015 · 3 comments
Closed

Migrating to Docker 1.9 #16

philippemerle opened this issue Nov 4, 2015 · 3 comments
Assignees

Comments

@philippemerle
Copy link
Member

Docker 1.9 offers a new feature to manage Docker Network allowing to create private networks and connect containers to networks.

@barais
Copy link
Member

barais commented Nov 4, 2015

Yes et c'est très cool
http://blog.docker.com/2015/11/docker-multi-host-networking-ga/

Olivier

2015-11-04 16:17 GMT+01:00 philippemerle notifications@github.com:

Docker 1.9 offers a new feature to manage Docker Network allowing to
create private networks and connect containers to networks.


Reply to this email directly or view it on GitHub
#16.

@philippemerle
Copy link
Member Author

Yep, Docker 1.9 seems to be cool.
Steps to implement:

  1. update the OCCIware Docker Extension to include the concept of Docker Network (extends Infrastructure Network)
  2. regenerate Docker.ecore and Java EMF code.
  3. update Docker Designer to allow to create Docker Network and Infrastructure NetworkInterface
  4. update Docker generator to take Docker Network into account
  5. create a new Docker configuration with a Machine containing a Network and several containers
  6. test/correct until this works.

We will extend the to

@fifiant
Copy link
Member

fifiant commented Jan 16, 2017

The current version of Docker is 1.11.2.

The multi-host-network is also supported. However, we this version of Docker '1.11.2' we need to start a container which runs as key/value storage.

@fifiant fifiant closed this as completed Jan 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants