Skip to content

Commit

Permalink
remove cron
Browse files Browse the repository at this point in the history
  • Loading branch information
Lincoln Bryant committed Apr 18, 2024
1 parent 6b5dd83 commit e3e2048
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ RUN yum install -y http://mirror.grid.uchicago.edu/pub/mwt2/sw/el7/mwt2-sysview-
RUN yum install -y python36-tabulate

COPY condor/*.conf /etc/condor/config.d/
COPY cron/* /etc/cron.d/
COPY supervisor/* /etc/supervisord.d/
COPY image-config/* /etc/osg/image-config.d/
COPY libexec/* /usr/local/libexec/
Expand Down

0 comments on commit e3e2048

Please sign in to comment.