Trying to execute jenkins with docker to run my tests and build automated docker images of my services I have had an awkward issue. Https is not working with the official jenkins image. The problem seems to be a bug using Java 8. So the only way I have found...

Some days ago I saw an amazing blat’s tweet. His code changed your prompt advertising you if your DOCKER_HOST variable was set. I have made some “improvements” to differentiate connections to simple docker hosts and swarm clusters.