Skip to content
Snippets Groups Projects
Verified Commit 0f8b9d13 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

fix fix g2gtools 0.2.8

parent 59f8cb0a
No related branches found
No related tags found
No related merge requests found
......@@ -9,3 +9,6 @@ RUN apk add --update --no-cache bash musl-dev linux-headers g++ cmake make build
&& cd g2gtools-${G2GTOOLS_VERSION} \
&& pip install numpy \
&& make install
CMD ["bash"]
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