Last active
August 28, 2017 12:51
-
-
Save AliYmn/7e7636d94dfa2020cc8af445429b41f6 to your computer and use it in GitHub Desktop.
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
sudo apt-get -y install python-pip | |
sudo pip install docker-compose | |
mkdir ~/docker | |
cd ~/docker | |
nano docker-compose.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment