Created
November 4, 2017 15:39
-
-
Save jakeoung/f8422f898e1e40bb13e06e301e1642fc to your computer and use it in GitHub Desktop.
install basic tools in docker
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
| apt-get upgrade | |
| apt-get install python-setuptools git vim | |
| easy_install pip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment