fix fontconfig error

This commit is contained in:
Blake Blackshear
2020-12-05 08:42:34 -06:00
parent 10abcdd731
commit f75c32c888
+1
View File
@@ -10,6 +10,7 @@ COPY --from=ffmpeg /usr/local /usr/local/
COPY --from=wheels /wheels/. /wheels/
ENV FLASK_ENV=development
ENV FONTCONFIG_PATH=/etc/fonts
ENV DEBIAN_FRONTEND=noninteractive
# Install packages for apt repo
RUN apt-get -qq update \