On Tue, Jul 12, 2016 at 11:08 AM, Pete Muir <[email protected]> wrote: > tcp://10.1.2.2:2375
Pete, I think development suite get those details (docker env to connect external tooling) from vagrant service manager. $ vagrant service-manager env docker # Set the following environment variables to enable access to the # docker daemon running inside of the vagrant virtual machine: export DOCKER_HOST=tcp://10.1.2.2:2376 So port should be 2376 instead '2375' or I have wrong assumption? > > But development suite should set this up for you automatically. If it > doesn't, file a bug :-) -- Praveen Kumar https://fedoraproject.org/wiki/User:Kumarpraveen _______________________________________________ Devtools mailing list [email protected] https://www.redhat.com/mailman/listinfo/devtools
