Skip to content

Commit

Permalink
Try openblas fix 3
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-khodak authored Jan 23, 2019
1 parent 726adde commit dbe966d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ USER root

# install all the new non-base packages here
#
RUN sudo apt-get install -y libatlas3-base
RUN sudo update-alternatives --set libblas.so.3 /usr/lib/openblas-base/libblas.so.3
COPY poststart.sh /

Expand Down

0 comments on commit dbe966d

Please sign in to comment.