Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
Add useful libs to install in DockerFile
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyDore committed Jul 31, 2019
1 parent d2c3a25 commit 8895f1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ RUN apt update && \
tzdata \
# scipy
gfortran libblas-dev liblapack-dev libatlas-base-dev \
# impact retour emploi
wkhtmltopdf python3-cairo \
&& pip3 install virtualenv

# Install python requirements
Expand Down

0 comments on commit 8895f1d

Please sign in to comment.