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

Update xl.Dockerfile

parent d89ee815
Branches
Tags
1 merge request!97Update xl.Dockerfile
...@@ -83,7 +83,7 @@ RUN cd /tmp ...@@ -83,7 +83,7 @@ RUN cd /tmp
&& popd \ && popd \
&& rm -rf build ip6 \ && rm -rf build ip6 \
&& echo "ADDING SETUP SCRIPT" \ && 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 > /opt/detector/setup.sh
## Install benchmarks into the container ## 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