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

fix: mkdir /hadoop

parent c573ca72
No related branches found
No related tags found
1 merge request!414fix: mkdir /hadoop
......@@ -106,3 +106,6 @@ RUN cd /tmp
&& /tmp/setup_detectors.py --prefix /opt/detector --config /tmp/detectors.yaml \
$NIGHTLY_FLAG \
&& rm /tmp/setup_detectors.py
## Hotfix for misbehaving OSG nodes
RUN mkdir /hadoop
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment