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
cfeb125f2f0a8898eb7b5f2ba69d5aeefed1037281b9b1a6f8a57a5b0142bf0cCONFIG
Entrypoint /opt/nvidia/nvidia_entrypoint.sh; WorkingDir /workspace
01/22/2026 8:29 PM UTC
77b67fc01f6a2ed222e18b0cbd6fa32f6b211e9914f8aa18fb6cf8765e75ab3cENTRYPOINT
/opt/nvidia/nvidia_entrypoint.sh
01/22/2026 8:29 PM UTC
abdc605b08e2592b94b2eafb00ad522256f60ce7eb3799b81c15207678b40ee3ENV
DYNAMO_COMMIT_SHA=5ea7ff0979feb0bb44c1191ee968959b871ae2bc
01/22/2026 8:29 PM UTC
e982f0278a37078fae05dd2703ce7328446f33b0c14c39870da607b2ec7507c9ARG
DYNAMO_COMMIT_SHA=5ea7ff0979feb0bb44c1191ee968959b871ae2bc
01/22/2026 8:29 PM UTC
619eb7daf9b5ba8b622f7c96693a043b4bc526a556a6f0e96b38b7de13afcf05USER
dynamo
01/22/2026 8:29 PM UTC
ee0a557dfea4eef984f408c9ce54ffca2ea49053b40917168140292ab499c435RUN
ARCH_ALT=x86_64 PYTHON_VERSION=3.12 ENABLE_KVBM=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
01/22/2026 8:29 PM UTC
1f8449c5fa580a35b9e3d62f98ba598f8bb387b31e1b797eba17d1b014ff142cUSER
root
01/22/2026 8:29 PM UTC
6d872bf31aa314a272d64339280f4cb99898794aa29f0d83bab8fd2787479594RUN
ARCH_ALT=x86_64 PYTHON_VERSION=3.12 ENABLE_KVBM=true /bin/bash -l -o pipefail -c sed '/^#\s/d' /opt/dynamo/launch_message.txt > /opt/dynamo/.launch_screen
01/22/2026 8:29 PM UTC
7e7bedbd4f0354db40af24e8ca3bb26696e4fdb874b4a318e1d8ce5d5c2c6356COPY
--chown=dynamo:0 --chmod=775 recipes/ /workspace/recipes/
01/22/2026 8:29 PM UTC
6dccc608627d4449d40278240a066e856b8d63d7b8d0f2b8683c38c06a959094COPY
--chown=dynamo:0 --chmod=775 components/ /workspace/components/
01/22/2026 8:29 PM UTC
...