Skip to content

Commit

Permalink
update url
Browse files Browse the repository at this point in the history
  • Loading branch information
Fengping Hu committed Aug 27, 2024
1 parent d877117 commit 925e583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ RUN yum install -y python3-pip

RUN yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
RUN yum install -y docker-ce-cli
RUN yum install -y http://mirror.grid.uchicago.edu/pub/mwt2/sw/el9/mwt2-sysview-worker-2.0.6-1.noarch.rpm
RUN yum install -y http://mirror.grid.uchicago.edu/pub/mwt2/sw/el9/mwt2-sysview-client-2.0.9-1.el9.noarch.rpm

COPY condor/*.conf /etc/condor/config.d/
COPY supervisor/* /etc/supervisord.d/
Expand Down

0 comments on commit 925e583

Please sign in to comment.