Skip to content

Commit

Permalink
workspace fix. WIP towards 0.8.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Kraynyukhov committed Jul 16, 2019
1 parent 10d5c4a commit 41699e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dockerfiles/Dockerfile.bionic.0.8.0.avx2
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ RUN cmake CFLAGS="-pipe -O2 -march=native -mtune=native -fPIC -fomit-frame-point

RUN make -j4 all install

WORKDIR ${WORKSPACE}

RUN rm -rf ITCLib ITCFramework lar utils LAppS

RUN git clone https://github.com/ITpC/ITCLib.git
Expand Down

0 comments on commit 41699e7

Please # to comment.