This is done on DevStudio side. DevSuite just configures runtime detection, so CDK appears in servers view and set required env variables to avoid additional usrname/password request.
Denis ----- Original Message ----- > From: "Praveen Kumar" <[email protected]> > To: "Pete Muir" <[email protected]> > Cc: [email protected], "Rick Wagner" <[email protected]> > Sent: Monday, July 11, 2016 10:55:45 PM > Subject: Re: [Devtools] What *is* the 'default Unix socket location' for > Docker? > > 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 > _______________________________________________ Devtools mailing list [email protected] https://www.redhat.com/mailman/listinfo/devtools
