Skip to content

Commit

Permalink
fix: mkdir /localscratch
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed May 1, 2024
1 parent 72a1058 commit e32ae8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/jug/dev.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -422,4 +422,4 @@ COPY --chmod=0755 eic-news /usr/local/bin/eic-news
RUN echo "test -f $HOME/.eic-news && source /usr/local/bin/eic-news" > /etc/profile.d/z13_eic-news.sh

## Hotfix for misbehaving OSG nodes
RUN mkdir /hadoop
RUN mkdir /hadoop /localscratch

0 comments on commit e32ae8c

Please sign in to comment.