Skip to main content
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/08/2026 2:24 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
    /opt/nvidia/nvidia_entrypoint.sh
    05/08/2026 2:24 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    DYNAMO_COMMIT_SHA=f43ed79d4c3be0f27ca83b2fdf96bc580a2cd978
    05/08/2026 2:24 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    DYNAMO_COMMIT_SHA=f43ed79d4c3be0f27ca83b2fdf96bc580a2cd978
    05/08/2026 2:24 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
    dynamo
    05/08/2026 2:24 PM UTC
    sha256:d82c21dc6d0a0a1ce57646ed2a1bfb42ca93c25165cd380c9b438b52b8670f61RUN
    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/08/2026 2:24 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
    root
    05/08/2026 2:24 PM UTC
    sha256:c6278044d29001a6af0c55edb00561ae91aabf8267a5502c528d5731f88c48faRUN
    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/08/2026 2:24 PM UTC
    sha256:62cd3a2c6ef9fe14ff2231d7b715cf412e7346dbd05ecf86ee636dc0ac053feeCOPY
    --chown=dynamo:0 --chmod=775 recipes/ /workspace/recipes/
    05/08/2026 2:24 PM UTC
    sha256:36b239c5cc49a84aa9fde9583aa0226ed5e426e8e2042bed3d012de5e643a6cfCOPY
    --chown=dynamo:0 --chmod=775 components/src/dynamo/mocker /workspace/components/src/dynamo/mocker
    05/08/2026 2:24 PM UTC
    ...