mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-27 01:28:58 +03:00
Record the image variant in each Dockerfile
This commit is contained in:
@@ -22,6 +22,7 @@ pip3 install --no-deps -U /deps/synap-wheels/*.whl
|
||||
|
||||
WORKDIR /opt/frigate/
|
||||
COPY --from=rootfs / /
|
||||
ENV FRIGATE_IMAGE_VARIANT=synaptics
|
||||
|
||||
COPY --from=synap1680-wheels /rootfs/usr/local/lib/*.so /usr/lib
|
||||
|
||||
|
||||
Reference in New Issue
Block a user