Skip to content

Instantly share code, notes, and snippets.

@jakeoung
Created November 4, 2017 15:39
Show Gist options
  • Select an option

  • Save jakeoung/f8422f898e1e40bb13e06e301e1642fc to your computer and use it in GitHub Desktop.

Select an option

Save jakeoung/f8422f898e1e40bb13e06e301e1642fc to your computer and use it in GitHub Desktop.
install basic tools in docker
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