mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-07 02:18:07 +01:00
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