Skip to content
Snippets Groups Projects
Commit 9acf65f9 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Update xl.Dockerfile

parent 153116bc
Branches
Tags
1 merge request!98Update xl.Dockerfile
......@@ -83,7 +83,7 @@ RUN cd /tmp
&& popd \
&& rm -rf build ip6 \
&& echo "ADDING SETUP SCRIPT" \
&& echo 'export $LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/detector/lib' \
&& echo 'export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/detector/lib' \
> /opt/detector/setup.sh
## Install benchmarks into the container
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment