jetson-containers run launches docker run with some added defaults (like –runtime nvidia, mounted /data cache and devices) autotag finds a container image that’s compatible with your version of JetPack/L4T – either locally, pulled from a registry, or by building it. If you look at any package’s readme (like l4t-pytorch), it will have detailed instructions for running it.
