commit | 9e12bedc234fda0aa479cd00d8ad4adf6c998b23 | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Mon May 18 16:36:07 2015 -0400 |
committer | Andy Bavier <acb@cs.princeton.edu> | Mon May 18 16:36:07 2015 -0400 |
tree | c60410c9de1f6e3209bf920ee452c890dfd253fa | |
parent | 1388bd4762dc9ea2235d5bbcfb6738cdf1d58397 [diff] [blame] |
Add dependency
diff --git a/Dockerfile b/Dockerfile index 1645a05..1d296fd 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -58,6 +58,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install -y python-setuptools RUN easy_install django_evolution RUN easy_install python_gflags +RUN easy_install --upgrade httplib2 RUN easy_install google_api_python_client # Install custom Ansible