jhjo
November 8, 2022, 12:25am
1
Hello,
I have pulled L4T containers like followings :
docker pull nvcr.io/nvidia/l4t-cuda:11.4.14-runtime
docker pull nvcr.io/nvidia/cuda:11.8.0-devel-ubuntu22.04
It contains cuda O.K.
Can I find other containers’ list than those above? If possible I’d like to find all the list.
Does a container - Ubuntu 20.04 + cuda 11.8 - exist?
Dockerfiles for those L4T containers accessible to everyone?
Hi @jhjo , we have container images for the official JetPack releases but not with the upgradable CUDA versions. What I would recommend is looking at the l4t-jetpack Dockerfile and modifying it to install the versions that you want.
You could look here for other Jetson containers on NGC: https://catalog.ngc.nvidia.com/?filters=&orderBy=scoreDESC&query=l4t
There are Dockerfiles of l4t-base, l4t-jetpack, and ML & ROS containers here:
1 Like
system
Closed
November 22, 2022, 1:24am
4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.