Skip to main content
NVIDIA
NeMo Platform Customizer Tasks
Container
NVIDIA
NeMo Platform Customizer Tasks

NeMo Platform Customizer Tasks is part of the NeMo Platform

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
1000:1000
08/20/2026 11:09 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4CMD
["-m" "nmp.customization_common.tasks.file_io" "--help"]
08/20/2026 11:09 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
/opt/venv/bin/python
08/20/2026 11:09 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
PATH=/opt/venv/bin:/opt/venv/bin:/root/.local/bin:/bin:/usr/local/lib/python3.12/dist-packages/torch_tensorrt/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/mpi/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/ucx/bin:/opt/amazon/efa/bin:/opt/tensorrt/bin
08/20/2026 11:09 PM UTC
sha256:bcabd20fefb2934454f8a330e4642a42250b2c577e1d9a77152d12a149a46af3RUN
USERNAME=ubuntu USER_UID=1000 USER_GID=1000 TRANSFORMERS_VERSION=5.8.1 NMP_COLLECT_SOURCES=0 /bin/bash -c python /usr/local/bin/collect-python-sdists.py --python ${VIRTUAL_ENV}/bin/python --output /usr/share/nemo-platform/source-distributions/nmp-customizer-tasks --label app-venv
08/20/2026 11:09 PM UTC
sha256:d4c8adea087158f69053d3bdb12e3bb716e684bfe443e67985d7640beabe5f00RUN
USERNAME=ubuntu USER_UID=1000 USER_GID=1000 TRANSFORMERS_VERSION=5.8.1 NMP_COLLECT_SOURCES=0 /bin/bash -c bash /usr/local/bin/collect-apt-sources.sh /usr/share/nemo-platform/source-distributions/nmp-customizer-tasks/apt --changed-from /tmp/base-dpkg-packages.txt
08/20/2026 11:09 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
NMP_COLLECT_SOURCES=0
08/20/2026 11:09 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
NMP_COLLECT_SOURCES=0
08/20/2026 11:09 PM UTC
sha256:b9c736a48e16712bb29360c373efa16bfa57038f54a6d9070d3d6cc75d11c6a9RUN
USERNAME=ubuntu USER_UID=1000 USER_GID=1000 TRANSFORMERS_VERSION=5.8.1 /bin/bash -c apt-get update &&
  DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends --only-upgrade openssl libssl3t64 &&
  rm -rf /var/lib/apt/lists/* &&
  rm -rf /usr/local/lib/python3.12/dist-packages/aiohttp /usr/local/lib/python3.12/dist-packages/aiohttp-*.dist-info /usr/local/lib/python3.12/dist-packages/black /usr/local/lib/python3.12/dist-packages/_black* /usr/local/lib/python3.12/dist-packages/black-*.dist-info /usr/local/lib/python3.12/dist-packages/blackd /usr/local/lib/python3.12/dist-packages/tornado /usr/local/lib/python3.12/dist-packages/tornado-*.dist-info /usr/local/lib/python3.12/dist-packages/onnx /usr/local/lib/python3.12/dist-packages/onnx-*.dist-info /usr/local/lib/python3.12/dist-packages/urllib3 /usr/local/lib/python3.12/dist-packages/urllib3-*.dist-info /usr/local/lib/python3.12/dist-packages/grpc /usr/local/lib/python3.12/dist-packages/grpcio /usr/local/lib/python3.12/dist-packages/grpcio-*.dist-info /usr/local/lib/python3.12/dist-packages/flash_attn /usr/local/lib/python3.12/dist-packages/flash_attn-*.dist-info /usr/local/lib/python3.12/dist-packages/wandb /usr/local/lib/python3.12/dist-packages/wandb-*.dist-info /usr/local/lib/python3.12/dist-packages/mlflow /usr/local/lib/python3.12/dist-packages/mlflow-*.dist-info /usr/local/lib/python3.12/dist-packages/mlflow_skinny-*.dist-info /usr/local/lib/python3.12/dist-packages/git /usr/local/lib/python3.12/dist-packages/gitpython-*.dist-info /usr/local/lib/python3.12/dist-packages/mistune /usr/local/lib/python3.12/dist-packages/mistune-*.dist-info /usr/local/lib/python3.12/dist-packages/PIL /usr/local/lib/python3.12/dist-packages/pillow.libs /usr/local/lib/python3.12/dist-packages/pillow-*.dist-info /usr/local/lib/python3.12/dist-packages/soupsieve /usr/local/lib/python3.12/dist-packages/soupsieve-*.dist-info /usr/local/lib/python3.12/dist-packages/jupyter_server /usr/local/lib/python3.12/dist-packages/jupyter_server-*.dist-info /usr/local/lib/python3.12/dist-packages/jupyterlab /usr/local/lib/python3.12/dist-packages/jupyterlab-*.dist-info /usr/local/cuda/NsightSystems-cli-* /usr/local/bin/nsys /usr/local/cuda/bin/nsys
08/20/2026 11:09 PM UTC
sha256:ba9952436b6973b178d0f2bad10c4381269589ab3c53a370f8cd190da22bc3afRUN
USERNAME=ubuntu USER_UID=1000 USER_GID=1000 TRANSFORMERS_VERSION=5.8.1 /bin/bash -c uv pip install --python ${VIRTUAL_ENV}/bin/python --no-cache --overrides /app/docker/customizer/preserve_base_torch.txt "aiohttp>=3.14.1,<4" "grpcio>=1.81.1,<2" "jupyter-server>=2.20.0,<3" "mistune>=3.3.3,<4" "pillow>=12.3.0,<13" "soupsieve>=2.8.4,<3" "tornado>=6.5.7,<7" "urllib3>=2.7.0,<3" "GitPython>=3.1.58,<4" "wandb==0.28.2"
08/20/2026 11:09 PM UTC
...

NVIDIA uses cookies to improve your experience on our web site. We and our third-party partners also use cookies and other tools to collect and record information you provide as well as information about your interactions with our websites for performance improvement, analytics, and to assist in marketing efforts. By clicking "Accept All", you consent to our use of cookies and other tools as described in our Cookie Policy. You can manage your cookie settings by clicking on "Manage Settings." By continuing to use this site or by clicking one of the buttons below, you agree to our Terms of Service (which contains important waivers). Please see our Privacy Policy for more information on our privacy practices.