forked from Github/frigate
app container and config schema
This commit is contained in:
@@ -33,7 +33,8 @@ RUN pip3 wheel --wheel-dir=/wheels \
|
||||
PyYAML \
|
||||
matplotlib \
|
||||
click \
|
||||
tinydb
|
||||
peewee \
|
||||
voluptuous
|
||||
|
||||
FROM scratch
|
||||
|
||||
|
||||
@@ -43,7 +43,8 @@ RUN pip3 wheel --wheel-dir=/wheels \
|
||||
PyYAML \
|
||||
matplotlib \
|
||||
click \
|
||||
tinydb
|
||||
peewee \
|
||||
voluptuous
|
||||
|
||||
FROM scratch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user