Update Dockerfile

This commit is contained in:
The Administrator 2023-03-21 22:47:53 -07:00 committed by GitHub
parent a69ffe90c3
commit 6671256ffe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,14 +9,18 @@ ENV LANG C.UTF-8
# Install some deps, lessc and less-plugin-clean-css, and wkhtmltopdf
RUN apt-get update && \
apt-get install -y --no-install-recommends \
bind \
ca-certificates \
curl \
dirmngr \
dns \
fonts-noto-cjk \
gnupg \
libssl-dev \
lets-encrypt \
node-less \
npm \
perl \
python3-num2words \
python3-pdfminer \
python3-pip \