[ARVADOS] updated: 26b4ea9922d7d9f6c71595960df1c3d0b6c37fc6

git at public.curoverse.com git at public.curoverse.com
Mon Jun 29 11:01:36 EDT 2015


Summary of changes:
 docker/base/Dockerfile | 1 -
 1 file changed, 1 deletion(-)

       via  26b4ea9922d7d9f6c71595960df1c3d0b6c37fc6 (commit)
      from  18c93ee7a21912e9759b127a3ec73bb81c15f23d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 26b4ea9922d7d9f6c71595960df1c3d0b6c37fc6
Author: Nico Cesar <nico at curoverse.com>
Date:   Mon Jun 29 11:00:01 2015 -0400

    Dockerfile had an error. fixed
    
    no issue #

diff --git a/docker/base/Dockerfile b/docker/base/Dockerfile
index e46cdd3..5eeabc8 100644
--- a/docker/base/Dockerfile
+++ b/docker/base/Dockerfile
@@ -21,7 +21,6 @@ RUN apt-get update -q
 ## do it by hand here (or add apt_preferences if it gets too hairy)
 RUN apt-get install -qy apt-utils git curl \
              libcurl3 libcurl3-gnutls libcurl4-openssl-dev locales \
-             postgresql-server-dev-9.1 python-arvados-python-client
              postgresql-server-dev-9.1 python-arvados-python-client \
              python-google-api-python-client python-oauth2client python-pyasn1=0.1.7 python-pyasn1-modules=0.0.5
 

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list