mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-10 23:35:42 +03:00
disable flask warning
This commit is contained in:
parent
158b694a4d
commit
771e9b6927
@ -9,6 +9,7 @@ COPY --from=ffmpeg /usr/local /usr/local/
|
||||
|
||||
COPY --from=wheels /wheels/. /wheels/
|
||||
|
||||
ENV FLASK_ENV=development
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
# Install packages for apt repo
|
||||
RUN apt-get -qq update && apt-get -qq install --no-install-recommends -y \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user