Madhu Venugopal

Results 24 comments of Madhu Venugopal
trafficstars

@jocelynthode that is not supported yet unfortunately. PTAL https://github.com/docker/docker/pull/27266 and it is one of supporting such a need. But it needs some discussion to get it right.

@kelseyhightower thanks for your feedback. @nerdalert & I are tag teaming to get your questions answered. As you said, there may be possible limitations with Netfilter on ipvlan. We were...

@dreamcat4 If there are other issues blocking you from trying out the feature, please open issues in this repo and it will be addressed accordingly. Since CI runs for every...

@BenjamenMeyer have you thought of using an user-defined `docker network` with a subnet & ip-range option and assigning a static ip-address for containers & using them for local development so...

@goekhanm I don't have a particular idea on this issue. But I will ask a few questions that might help. 1. Could you please try 1.10.3 and confirm the behavior...

@mlehner616 Just commented : https://github.com/docker/docker/issues/11407#issuecomment-95044564 Can you please check if this is applicable ?

@apenney as discussed in IRC, we will work together to get to the bottom of it. Lets keep this issue open till we find a solution.

Thanks @camAtGitHub for the pointer. ``` The iptables, ip6tables, ebtables and arptables tools are replaced by nftables-based drop-in replacements with the same name. While external behavior is identical to their...

Though this is an interesting use-case, It is not easy to achieve (unless we deploy special tricks). Reason : Name resolution between containers (via container name, links, aliases) are handled...