Skip to content

Instantly share code, notes, and snippets.

@SlyDen
Created March 2, 2017 13:16
Show Gist options
  • Save SlyDen/1104274bc0e5abdebeb72f9f7b9d0a2a to your computer and use it in GitHub Desktop.
Save SlyDen/1104274bc0e5abdebeb72f9f7b9d0a2a to your computer and use it in GitHub Desktop.
Docker for Mac: run ... com.bmuschko.gradle.docker
socat TCP-LISTEN:2375,reuseaddr,fork UNIX-CONNECT:/var/run/docker.sock &
export DOCKER_HOST=tcp://localhost:2375
unset DOCKER_TLS_VERIFY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment