decking icon indicating copy to clipboard operation
decking copied to clipboard

Add support docker networking

Open abhas opened this issue 9 years ago • 2 comments

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 avatar Nov 12 '15 05:11 abhas

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

abhas avatar Nov 12 '15 05:11 abhas

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

quantverse avatar Dec 13 '15 14:12 quantverse