Browse Source

Merge pull request #94 from jimrybarski/88-fix-dockerfile

resolves #88
zolfa-add_slices_loading
Jim Rybarski 9 years ago
parent
commit
49f717b9ce
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Dockerfile

+ 1
- 0
Dockerfile View File

@ -9,6 +9,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
build-essential \
liblapack-dev \
libblas-dev \
libatlas3-base \
python \
python3 \
python-dev \


Loading…
Cancel
Save