diff --git a/Dockerfile b/Dockerfile index d16f43ce8af8b6868c344d4c065d4e413296a0b2..f3dce9599ce292ae2242dd220ab73f2767bd4a4b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -23,6 +23,11 @@ RUN yum -y install --nogpgcheck condor condor-python # CREAM # RUN yum -y install glite-ce-cream-cli python-suds openldap-clients python-ldap +# ARC +# Take the pakcages from UMD due to a bug in v6.19.0 +#RUN rpm -ivh https://download.nordugrid.org/packages/nordugrid-release/releases/6/centos/el7/x86_64/nordugrid-release-6-1.el7.noarch.rpm +RUN yum -y install nordugrid-arc-client nordugrid-arc-plugins-needed nordugrid-arc-plugins-globus + # ETF Plugins RUN yum -y install python-jess python-nap nagios-plugins nagios-plugins-globus python-wnfm nagios-plugins-tokens