NVIDIA
NVIDIA
Dynamo Tensorrt-LLM Runtime
Container
NVIDIA
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
    03/16/2026 9:54 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
    /opt/nvidia/nvidia_entrypoint.sh
    03/16/2026 9:54 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    DYNAMO_COMMIT_SHA=c758eb5b58872fa9b2880b9ea29d058b141bb8ec
    03/16/2026 9:54 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    DYNAMO_COMMIT_SHA=c758eb5b58872fa9b2880b9ea29d058b141bb8ec
    03/16/2026 9:54 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
    dynamo
    03/16/2026 9:54 PM UTC
    sha256:d5fa0bc5ffd37b04ed9992a70386c1e69f47ee7c87db3e26df8e83ab654ca601RUN
    TARGETARCH=amd64 PYTHON_VERSION=3.12 ENABLE_KVBM=true ENABLE_GPU_MEMORY_SERVICE=false /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
    03/16/2026 9:54 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
    root
    03/16/2026 9:54 PM UTC
    sha256:8601a0c1ab9e4d3750d97e832f329574fc0a6cdfd9bab0bde2ac1da95ae81674RUN
    TARGETARCH=amd64 PYTHON_VERSION=3.12 ENABLE_KVBM=true ENABLE_GPU_MEMORY_SERVICE=false /bin/bash -l -o pipefail -c sed '/^#\s/d' /opt/dynamo/launch_message.txt > /opt/dynamo/.launch_screen
    03/16/2026 9:54 PM UTC
    sha256:f05528a7704e31bad5e7e314afced8fde7ce7803a8eca2204251a2802b6560f4COPY
    --chown=dynamo:0 --chmod=775 recipes/ /workspace/recipes/
    03/16/2026 9:54 PM UTC
    sha256:309263a2dd99fceb3814445316823c4e4bf5fe796be21eee79099373af839580COPY
    --chown=dynamo:0 --chmod=775 components/ /workspace/components/
    03/16/2026 9:54 PM UTC
    ...