Skip to content

Instantly share code, notes, and snippets.

@leafnode
Created July 11, 2019 13:33
Show Gist options
  • Save leafnode/7164522a1c9355f9387d35576c2124df to your computer and use it in GitHub Desktop.
Save leafnode/7164522a1c9355f9387d35576c2124df to your computer and use it in GitHub Desktop.
Run moncho/dry docker management tool #docker
#!/bin/sh
docker run -it -v /var/run/docker.sock:/var/run/docker.sock moncho/dry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment