mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
fix fontconfig error
This commit is contained in:
parent
1acbeb813e
commit
d98751102a
@ -10,6 +10,7 @@ COPY --from=ffmpeg /usr/local /usr/local/
|
|||||||
COPY --from=wheels /wheels/. /wheels/
|
COPY --from=wheels /wheels/. /wheels/
|
||||||
|
|
||||||
ENV FLASK_ENV=development
|
ENV FLASK_ENV=development
|
||||||
|
ENV FONTCONFIG_PATH=/etc/fonts
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
# Install packages for apt repo
|
# Install packages for apt repo
|
||||||
RUN apt-get -qq update \
|
RUN apt-get -qq update \
|
||||||
|
Loading…
Reference in New Issue
Block a user