Created
April 22, 2017 05:37
-
-
Save feload/54fc8e9f6b6e9199e30a55acb4aad805 to your computer and use it in GitHub Desktop.
DooD
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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