Skip to content

Instantly share code, notes, and snippets.

@feload
Created April 22, 2017 05:37
Show Gist options
  • Save feload/54fc8e9f6b6e9199e30a55acb4aad805 to your computer and use it in GitHub Desktop.
Save feload/54fc8e9f6b6e9199e30a55acb4aad805 to your computer and use it in GitHub Desktop.
DooD
docker run -it -v /var/run/docker.sock:/var/run/docker.sock ubuntu:latest sh -c "apt-get update ; apt-get install docker.io -y ; bash"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment