Explorar o código

fix fontconfig error

Blake Blackshear %!s(int64=4) %!d(string=hai) anos
pai
achega
d98751102a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      docker/Dockerfile.base

+ 1 - 0
docker/Dockerfile.base

@@ -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 \