Alain, that sounds a lot like the default Docker IP address range. You need to set a new -bip (bridge IP) in your /etc/default/docker file if you want the containers to live in another subnet.
On Tuesday, May 19, 2015 at 3:10:11 AM UTC-5, Alain Richard wrote: > > Not really. > > I don't want to hardcode the physical machine ip address in my Vagrantfile > (what if it changes tomorrow ?). Plus, I have to manually create the mount > point before and worst, I have to manually adjust /etc/exports with every > addresses I may give to my virtual machines. > > Does anybody know where this 172.17.8.126/24 address comes from ? > -- 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.
