NVIDIA
NVIDIA
NVIDIA L4T ML
Container
NVIDIA
NVIDIA
NVIDIA L4T ML

Get started on your AI journey quickly on Jetson. The Machine learning container contains TensorFlow, PyTorch, JupyterLab, and other popular ML and data science frameworks such as scikit-learn, scipy, and Pandas pre-installed in a Python environment.

LayerLabelCreated
sha256:bfa3cd3f7ad832616fe700917f7e51c7aa0787e1473161ca677bb21419191573CONFIG
0a0b1975eca3e7fddfae0439b08f1c3c5a10c1baffdee2fa0fafe35ac486d8c1CMD
["/bin/sh" "-c" "/bin/bash -c \"jupyter lab --ip 0.0.0.0 --port 8888 --allow-root &> /var/log/jupyter.log\" & \techo \"allow 10 sec for JupyterLab to start @ http://$(hostname -I | cut -d' ' -f1):8888 (password nvidia)\" && \techo \"JupterLab logging location:  /var/log/jupyter.log  (inside the container)\" && \t/bin/bash"]
02/09/2023 10:01 PM UTC
cb7bb7b0683e61ebdd8633bb8ceffa873b0e4f8bbed1b3793453175749501b78RUN
CUPY_NVCC_GENERATE_CODE=arch=compute_53,code=sm_53;arch=compute_62,code=sm_62;arch=compute_72,code=sm_72;arch=compute_87,code=sm_87 CUPY_VERSION=v11.5.0 MAKEFLAGS=-j$(nproc) OPENCV_DEB=OpenCV-4.5.0-aarch64.tar.gz OPENCV_URL=https://nvidia.box.com/shared/static/2hssa5g3v28ozvo3tc3qwxmn78yerca9.gz PYTHON3_VERSION=3.8 python3 -c "from notebook.auth.security import set_password; set_password('nvidia', '/root/.jupyter/jupyter_notebook_config.json')"
02/09/2023 10:01 PM UTC
a2a4ec34e3dc6e5bf764dcfc09cea5b1b48256f7bdb3531e807335896c55b95cRUN
CUPY_NVCC_GENERATE_CODE=arch=compute_53,code=sm_53;arch=compute_62,code=sm_62;arch=compute_72,code=sm_72;arch=compute_87,code=sm_87 CUPY_VERSION=v11.5.0 MAKEFLAGS=-j$(nproc) OPENCV_DEB=OpenCV-4.5.0-aarch64.tar.gz OPENCV_URL=https://nvidia.box.com/shared/static/2hssa5g3v28ozvo3tc3qwxmn78yerca9.gz PYTHON3_VERSION=3.8 jupyter lab --generate-config
02/09/2023 10:01 PM UTC
53a7d20afcae4f3b3a8e2a9f18a503091a4bd0b53923fb72dc235d8d1b7e560aRUN
CUPY_NVCC_GENERATE_CODE=arch=compute_53,code=sm_53;arch=compute_62,code=sm_62;arch=compute_72,code=sm_72;arch=compute_87,code=sm_87 CUPY_VERSION=v11.5.0 MAKEFLAGS=-j$(nproc) OPENCV_DEB=OpenCV-4.5.0-aarch64.tar.gz OPENCV_URL=https://nvidia.box.com/shared/static/2hssa5g3v28ozvo3tc3qwxmn78yerca9.gz PYTHON3_VERSION=3.8 pip3 install --no-cache-dir --verbose jupyter jupyterlab &&
  pip3 install --no-cache-dir --verbose jupyterlab_widgets
02/09/2023 10:01 PM UTC
1e2d1fedbf5efe66c9e1d0d4e84d0de39cb31a4d6bb8db0edc7ea0db611a0bfcRUN
CUPY_NVCC_GENERATE_CODE=arch=compute_53,code=sm_53;arch=compute_62,code=sm_62;arch=compute_72,code=sm_72;arch=compute_87,code=sm_87 CUPY_VERSION=v11.5.0 MAKEFLAGS=-j$(nproc) OPENCV_DEB=OpenCV-4.5.0-aarch64.tar.gz OPENCV_URL=https://nvidia.box.com/shared/static/2hssa5g3v28ozvo3tc3qwxmn78yerca9.gz PYTHON3_VERSION=3.8 rustc --version &&
  pip3 install setuptools-rust
02/09/2023 9:58 PM UTC
712846911a88e635232b30bfca2bd32d3511f8587b3ff33e7a320c884b15a0a1ENV
PATH=/root/.cargo/bin:/usr/local/cuda/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02/09/2023 9:58 PM UTC
d303058d76e5062497bb082160e5cf7bd24388236d4c1918002b80ada2620c2eRUN
CUPY_NVCC_GENERATE_CODE=arch=compute_53,code=sm_53;arch=compute_62,code=sm_62;arch=compute_72,code=sm_72;arch=compute_87,code=sm_87 CUPY_VERSION=v11.5.0 MAKEFLAGS=-j$(nproc) OPENCV_DEB=OpenCV-4.5.0-aarch64.tar.gz OPENCV_URL=https://nvidia.box.com/shared/static/2hssa5g3v28ozvo3tc3qwxmn78yerca9.gz PYTHON3_VERSION=3.8 curl https://sh.rustup.rs -sSf | sh -s -- -y
02/09/2023 9:58 PM UTC
af566bca2e1872c4c09cc8a07e410ed3bbd54d8796808372b9b2aad2fb24711aRUN
CUPY_NVCC_GENERATE_CODE=arch=compute_53,code=sm_53;arch=compute_62,code=sm_62;arch=compute_72,code=sm_72;arch=compute_87,code=sm_87 CUPY_VERSION=v11.5.0 MAKEFLAGS=-j$(nproc) OPENCV_DEB=OpenCV-4.5.0-aarch64.tar.gz OPENCV_URL=https://nvidia.box.com/shared/static/2hssa5g3v28ozvo3tc3qwxmn78yerca9.gz PYTHON3_VERSION=3.8 cd /tmp &&
  ./opencv_install.sh ${OPENCV_URL} ${OPENCV_DEB}
02/09/2023 9:49 PM UTC
829feb7792ae9743e434dc7f84e61c6f1c7338ccdc3e746599939669460fc190COPY
file:498fecc8066c967b902ae0c60535ba1703a92606515d9c5f3f082e28ddc06b4d in /tmp/opencv_install.sh
02/09/2023 9:49 PM UTC
...