Browse Source

fixed dockerfile error

zolfa-add_slices_loading
jim 9 years ago
parent
commit
e75729ea2f
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      Dockerfile

+ 2
- 0
Dockerfile View File

@ -15,6 +15,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
python3-dev \
python-pip \
python3-pip \
python-numpy \
python3-numpy \
libfreetype6-dev \
python3-matplotlib \
libfreetype6-dev \


Loading…
Cancel
Save