forked from Github/frigate
move wheels to build container
This commit is contained in:
@@ -31,11 +31,9 @@ RUN apt-get -qq update \
|
||||
&& (apt-get autoremove -y; apt-get autoclean -y)
|
||||
|
||||
RUN pip3 install \
|
||||
peewee \
|
||||
peewee_migrate \
|
||||
zeroconf \
|
||||
voluptuous \
|
||||
setproctitle
|
||||
voluptuous
|
||||
|
||||
COPY nginx/nginx.conf /etc/nginx/nginx.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user