Docker for raspberry

hi,
i had problems creating a docker for running the apps on a raspberry pi 5.
i know for inference running things via an environment is recommended, but i need to do a docker.
i tried to get the dependencies from the ‘hailo-all’ and as far as i know the recommended software versions for raspberry 5 are 4.20.
is there by now a guide or further resources for doing so? could not find anything so far.

Maybe its worth checking out how the HailoRT Docker on x86 works and transfer the knowledge to your system. You can download the Docker from the Developer Zone. The Hailo AI Software Suite Docker works the same way.

Basically we install the HailoRT PCIe driver on the system and HailoRT and the application inside the Docker.

1 Like