Re: [docker-dev] How could I bind docker container to specific external interface

2016-07-15 Thread 'Madhu Venugopal' via docker-dev
PTAL https://github.com/docker/docker/blob/master/experimental/vlan-networks.md. MacVlan drivers are out of experimental in 1.12.0 release. Please try the latest RC4 (https://github.com/docker/docker/releases/tag/v1.12.0-rc4) and check if macvlan driver satisfies your requirement. On Thu, Jul 14,

[docker-dev] How could I bind docker container to specific external interface

2016-07-14 Thread Priyal Rathi
I want to run two containers at two interfaces in Virtual Machine and want to let all traffic pass through one container which is running on one specific interface example eth1. How can I run a container and bind it to interface eth1? Please help me find a solution. Thanks, Priyal -- You recei

[docker-dev] How could I bind docker container to specific external interface

2016-07-14 Thread Priyal Rathi
I want to run two containers at two interfaces of Virtual Machine and let all traffic pass through one container which is running on one interface example eth1. How could I run a container and bind it to interface eth1? -- You received this message because you are subscribed to the Google Group