Skip to content
Snippets Groups Projects

fix: mkdir /hadoop

Merged Wouter Deconinck requested to merge wdconinc-master-patch-90439 into master
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
@@ -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
Loading