mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-01 16:55:21 +03:00
revert debug stuff
This commit is contained in:
parent
4f56b9325f
commit
35071a4c5f
@ -37,8 +37,7 @@ RUN pip3 install \
|
|||||||
voluptuous\
|
voluptuous\
|
||||||
Flask-Sockets \
|
Flask-Sockets \
|
||||||
gevent \
|
gevent \
|
||||||
gevent-websocket \
|
gevent-websocket
|
||||||
debugpy
|
|
||||||
|
|
||||||
COPY nginx/nginx.conf /etc/nginx/nginx.conf
|
COPY nginx/nginx.conf /etc/nginx/nginx.conf
|
||||||
|
|
||||||
|
|||||||
@ -35,8 +35,7 @@ RUN pip3 wheel --wheel-dir=/wheels \
|
|||||||
click \
|
click \
|
||||||
setproctitle \
|
setproctitle \
|
||||||
peewee \
|
peewee \
|
||||||
gevent \
|
gevent
|
||||||
debugpy
|
|
||||||
|
|
||||||
FROM scratch
|
FROM scratch
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user