Skip to content

Instantly share code, notes, and snippets.

@treeder
Created August 27, 2015 18:43
Show Gist options
  • Save treeder/82b7382289c1094e4dd4 to your computer and use it in GitHub Desktop.
Save treeder/82b7382289c1094e4dd4 to your computer and use it in GitHub Desktop.
docker run --rm -v $PWD:/app -w /app -v /var/run/docker.sock:/var/run/docker.sock treeder/go image username/myapp:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment