Set hailo build library path (#15167)

This commit is contained in:
Nicolas Mowen 2024-11-24 19:07:41 -07:00 committed by GitHub
parent ff92b13f35
commit 33957e5360
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,5 +36,8 @@ RUN pip3 install -U /deps/hailo-wheels/*.whl
# Copy base files from the rootfs stage
COPY --from=rootfs / /
# Set Library path for hailo driver
ENV LD_LIBRARY_PATH=/rootfs/usr/local/lib/
# Set workdir
WORKDIR /opt/frigate/