diff --git a/docker/hailo8l/Dockerfile b/docker/hailo8l/Dockerfile index 959e7692e..68ab09001 100644 --- a/docker/hailo8l/Dockerfile +++ b/docker/hailo8l/Dockerfile @@ -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/