I plan to use the Jenkins Docker plugin to launch slaves on the same machine as the master (for build queue isolation).
According to the doc, you need to setup a URL to the docker server.
Do you know if the local socket mode is supported or do I need to setup my Docker daemon so that it will listen on TCP (not the default)
Thanks
Jeff