commit | f6f474e5b8f32c0c57125e37abd6b38bc1f1670c | [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 | 35e6ed406a686482a65dad090653aeb6ee449dde [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