Loading Dockerfile-api +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ FROM camden.ornl.gov/hub_proxy/centos/python-38-centos7:latest USER 0 RUN yum install -y epel-release && \ yum update -y && \ yum install -y globus-gass-copy-progs myproxy && \ yum install -y globus-gass-copy-progs myproxy fuse fuse-libs && \ yum clean all # Fetch the certs from HPSS globus connector. Globus barfs on the ' in Let's Encrypt Loading Loading
Dockerfile-api +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ FROM camden.ornl.gov/hub_proxy/centos/python-38-centos7:latest USER 0 RUN yum install -y epel-release && \ yum update -y && \ yum install -y globus-gass-copy-progs myproxy && \ yum install -y globus-gass-copy-progs myproxy fuse fuse-libs && \ yum clean all # Fetch the certs from HPSS globus connector. Globus barfs on the ' in Let's Encrypt Loading