Add wkhtmltopdf requirements on Alpine

- Install ttf-liberation 
- Install qt5-qtwebkit
This commit is contained in:
Gabriele De Rosa 2021-11-26 15:04:17 +01:00
parent f4caa7a924
commit 39fc0be135
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ RUN apk update --no-cache \
&& apk add --no-cache \
tzdata \
python3 py3-pip py3-numpy py3-pandas py3-matplotlib \
wkhtmltopdf \
ttf-liberation qt5-qtwebkit wkhtmltopdf \
# Set UTC as timezone
&& ln -snf /usr/share/zoneinfo/Europe/Rome /etc/localtime \
# Remove tmp files