Jetson TX2 Balena Docker Image

Hi,

We’re using balenaOS and pushing docker images to our device. Is there a publicly available base docker image we can use that comes with the correct cuda and Tensorflow depedencies?

Thanks for your help,
Rich

Hi,

YES. You can find our l4t-based image here:

Please noticed that most of our container mount CUDA toolkit and related libraries from host for saving space.
Thanks.