Skip to content

Commit

Permalink
Set hailo build library path
Browse files Browse the repository at this point in the history
  • Loading branch information
NickM-27 authored Nov 24, 2024
1 parent ff92b13 commit d3a110a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker/hailo8l/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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/

0 comments on commit d3a110a

Please sign in to comment.