Skip to content
Snippets Groups Projects
Commit e32ae8ca authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: mkdir /localscratch

parent 72a1058e
Branches
Tags
No related merge requests found
...@@ -422,4 +422,4 @@ COPY --chmod=0755 eic-news /usr/local/bin/eic-news ...@@ -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 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 ## Hotfix for misbehaving OSG nodes
RUN mkdir /hadoop RUN mkdir /hadoop /localscratch
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment