Using docker on Jetson TX2

Hello everyone, I have never deployed anything using docker back then. Now I am about the finish my project and willing to deploy my code and environment using docker. I am working with Jetson TX2 Development Board. How can do that? Which tutorial should I follow?

Best

Hi,

We have a tutorial for the JetPack 4.2.1 environment.

For the latest JetPack, the procedure is roughly the same, but please update the container into the corresponding version.
For example, please use l4t-base:r32.4.4 for JetPack4.4.1.

You can find all the available container for the Jetson platform on our NGC page below:

Thanks.