Docker API over HTTP on Mac OS X with Docker for Mac Beta
Docker for Mac Beta is very nice – more integrated with OS X and significantly faster. The only issue I have encountered so far is the Docker API not being available over HTTP. The problem can be overcome using socat and launchd; socat is used to expose a HTTP endpoint on which the Docker API is… Read More »