Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ttedeschi authored Jul 8, 2024
1 parent be7a0d6 commit be87f54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ COPY handles.py /utils/handles.py
COPY SidecarConfig.yaml /utils/SidecarConfig.yaml
RUN touch /utils/condor_config
RUN mkdir /utils/.knoc
RUN yum install -y git vim wget

WORKDIR /utils

Expand Down

0 comments on commit be87f54

Please sign in to comment.