mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-02-18 00:16:41 +01:00
fix fontconfig error
This commit is contained in:
parent
4502ca8e80
commit
de1d66bcb9
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user