forked from Github/frigate
fix fontconfig issue
This commit is contained in:
@@ -10,7 +10,7 @@ COPY --from=ffmpeg /usr/local /usr/local/
|
||||
COPY --from=wheels /wheels/. /wheels/
|
||||
|
||||
ENV FLASK_ENV=development
|
||||
ENV FONTCONFIG_PATH=/etc/fonts
|
||||
# ENV FONTCONFIG_PATH=/etc/fonts
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
# Install packages for apt repo
|
||||
RUN apt-get -qq update \
|
||||
|
||||
Reference in New Issue
Block a user