Skip to content

Commit

Permalink
Update packagelist
Browse files Browse the repository at this point in the history
  • Loading branch information
bjwhite-fnal committed Sep 20, 2023
1 parent b792931 commit 45614dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ddm/data-management-client-container/Containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
FROM docker.io/opensciencegrid/osg-wn

RUN yum -y update && yum -y upgrade
RUN yum install -y fts-rest-client
RUN yum install -y gfal2-plugin-gridftp
RUN pip3 install --upgrade pip setuptools wheel
RUN pip3 install rucio-clients

0 comments on commit 45614dc

Please sign in to comment.