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
Branches
Tags
No related merge requests found
...@@ -9,3 +9,6 @@ RUN apk add --update --no-cache bash musl-dev linux-headers g++ cmake make build ...@@ -9,3 +9,6 @@ RUN apk add --update --no-cache bash musl-dev linux-headers g++ cmake make build
&& cd g2gtools-${G2GTOOLS_VERSION} \ && cd g2gtools-${G2GTOOLS_VERSION} \
&& pip install numpy \ && pip install numpy \
&& make install && make install
CMD ["bash"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment