A place to discuss everything related to balenalib base images. We recently announced the end of updates for balenalib base images. Refer to our blog post for migration guidance and recommended alternatives. Use this space to share migration tips, challenges, and solutions you found while migrating from balenalib base images. Get help from the community adapting your balenaCloud application to use official Docker images, and collaborate with others to get aligned with the modern trends of the wider container ecosystem.
Can we get some guidance on porting the Balenalib UDEV functionality to other images? It would help a lot.
@joelscho here is a link to the script that was used by the balenalib base images for UDEV functionality. We haven’t documented this in our guide yet because we are looking into a more streamlined solution. In the meantime this script should hopefully get you started in the right direction.
I’d like to bump this request, as the “magic udev script” is required in order to get libcamera and picamera2 to work.
I should have a minimal working example repo soon, which I’m happy to contribute.
Any updates on the more streamlined solution?
We are looking to update our node version and currently the solution seems to be copy the linked `entry.sh` into each of our containers to use UDEV