Docker Beta on OSX with NetBeans 8.2 workaround

The next release of NetBeans (8.2) has a cool new build-in support for Docker. Get latest NetBeans development build here. But since I switched to native Docker integration on my Mac the connection broke as now Docker communicates via socket instead of docker-machine URL: unix:///var/tmp/docker.sock NetBeans would like to get a valid http or https URL, thus… Continue Reading Docker Beta on OSX with NetBeans 8.2 workaround