Hi All, I have configured docker client and server on same VM I am running following docker command to start the docker daemon.
*docker -H tcp://0.0.0.0:2375 <http://0.0.0.0:2375> -H unix:///var/run/docker.sock -d &* now my query is, what docker URL i should provide if i want to connect to docker host from Jenkins (from the main configuration page) ? is it like this : *http://115.113.226.194:2375 <http://115.113.226.194:2375>* please suggest Regards Irfan -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CACGLCJbvG23zvMGk8dy1Eaqfbq7AX0edB6%3DAP%3DFG%3DFia5ObVtQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
