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

Add support docker networking #96

Open
abhas opened this issue Nov 12, 2015 · 2 comments
Open

Add support docker networking #96

abhas opened this issue Nov 12, 2015 · 2 comments

Comments

@abhas
Copy link

abhas commented Nov 12, 2015

The container definition should allow one to define a net option to specify the network configuration for the container. This would be equivalent to providing the --net option to docker run.

@abhas
Copy link
Author

abhas commented Nov 12, 2015

I would be glad to help in adding this option if someone can give me a pointer on how to get started.

@quantverse
Copy link

+1

We need the support for the new networking model from Docker 1.9+.

Also good idea would be to define/create a network if necessary.

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