Skip to content

Instantly share code, notes, and snippets.

@ishu3101
Created July 10, 2017 05:19
Show Gist options
  • Save ishu3101/7468392a4a0daf30a9274324df62ba9d to your computer and use it in GitHub Desktop.
Save ishu3101/7468392a4a0daf30a9274324df62ba9d to your computer and use it in GitHub Desktop.
Installing docker on Windows
# install docker on windows
chocolatey install docker
chocolatey install docker-machine
chocolatey install docker-compose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment