Build docker images for jetson nano remotely

Dear all,

I’m setting up CI/CD pipelines with jenkins for my project, where I’d like to build docker images for the jetson nano from a raspbian buster (where I have jenkins).

I plan to create the docker image from nvcr.io/nvidia/l4t-base and extend it.

Is it possible? I’m asking because I spent already some time fighting on it.

Thanks

Hi,

The image supports Jetson and an x86 workstation.
But it doesn’t be tested on a raspbian environment.

Thanks.