NVIDIA
Dynamo Tensorrt-LLM Runtime
Container
NVIDIA
Dynamo Tensorrt-LLM Runtime

The Dynamo TensorRT-LLM runtime image is a containerized build of Dynamo + TensorRT-LLM which serves as the base runtime environment for tensorrt-llm based inference with Dynamo's distributed inference framework.

  • LayerLabelCreated
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4CMD
    05/02/2026 1:06 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
    /opt/nvidia/nvidia_entrypoint.sh
    05/02/2026 1:06 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    DYNAMO_COMMIT_SHA=368c9f5f2985f1cddc8de490315bc30d46e23c8a
    05/02/2026 1:06 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    DYNAMO_COMMIT_SHA=368c9f5f2985f1cddc8de490315bc30d46e23c8a
    05/02/2026 1:06 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
    dynamo
    05/02/2026 1:06 AM UTC
    sha256:c376a7978e765f6dd70c9eb4e30fe2f51873e98fe9eee1ec3b4559fc1cd24e76RUN
    TARGETARCH=amd64 PYTHON_VERSION=3.12 ENABLE_KVBM=true ENABLE_GPU_MEMORY_SERVICE=true /bin/bash -l -o pipefail -c chmod g+w ${VIRTUAL_ENV} /workspace /workspace/* /opt/dynamo /opt/dynamo/* &&
      chown dynamo:0 ${VIRTUAL_ENV} /workspace /opt/dynamo/ &&
      chmod 755 /opt/dynamo/.launch_screen &&
      echo 'source /opt/dynamo/venv/bin/activate' >> /etc/bash.bashrc &&
      echo 'cat /opt/dynamo/.launch_screen' >> /etc/bash.bashrc
    05/02/2026 1:06 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
    root
    05/02/2026 1:06 AM UTC
    sha256:de9fb59491522c7d28f1ec8056c936a6ea97d70236dfde92e38bd3dcff67f658RUN
    TARGETARCH=amd64 PYTHON_VERSION=3.12 ENABLE_KVBM=true ENABLE_GPU_MEMORY_SERVICE=true /bin/bash -l -o pipefail -c sed '/^#\s/d' /opt/dynamo/launch_message.txt > /opt/dynamo/.launch_screen
    05/02/2026 1:06 AM UTC
    sha256:c5e07fbfc85c56484e60241fd8d93c0d870a771036bdc8e2cd0f49ed2f515f76COPY
    --chown=dynamo:0 --chmod=775 recipes/ /workspace/recipes/
    05/02/2026 1:06 AM UTC
    sha256:f50d7f9766c4eac26b7f25d510d10a9616a85db2befbc8a4c4d27fb4a47dd9e5COPY
    --chown=dynamo:0 --chmod=775 components/src/dynamo/mocker /workspace/components/src/dynamo/mocker
    05/02/2026 1:06 AM UTC
    ...