Hi,

I wonder if provider docker currently supports the option 
"private_network", whereby an interface of the container is created and 
connected to a bridge of the same network range on the host?

config.vm.network "private_network", ip: "192.168.0.11"
config.vm.provider "docker" do |d|
...

If not, do you know in which vagrant version will be supported?

Thank you,
Tri

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to