Add cmake

This commit is contained in:
Gabriele De Rosa 2021-10-31 02:38:23 +02:00
parent f8c09f7eb7
commit 2cdaf9199e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ RUN apk update \
&& ln -snf /usr/share/zoneinfo/Europe/Rome /etc/localtime \
# Install APT packages
&& apk add \
gcc build-base freetype-dev libpng-dev openblas-dev \
gcc cmake build-base freetype-dev libpng-dev openblas-dev \
py3-numpy py3-pandas py3-matplotlib \
wkhtmltopdf \
# Remove tmp files