NVIDIA
NVIDIA
Dynamo vLLM Runtime
Container
NVIDIA
NVIDIA
Dynamo vLLM Runtime

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

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4CMD
10/27/2025 5:12 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
/opt/nvidia/nvidia_entrypoint.sh
10/27/2025 5:12 PM UTC
sha256:8c6e677cf75e973682b2efac59d7a6e83c2591e4f93606208c9bc61901c3f8d2RUN
ARCH_ALT=x86_64 PYTHON_VERSION=3.12 sed '/^#\s/d' /workspace/launch_message.txt > ~/.launch_screen &&
  echo "cat ~/.launch_screen" >> ~/.bashrc &&
  echo "source $VIRTUAL_ENV/bin/activate" >> ~/.bashrc
10/27/2025 5:12 PM UTC
sha256:b7ef6238402f7cd879b6b6679e4b0f4233a92b9eea9b1206f3eb31b9b7e9c001COPY
ATTRIBUTION* LICENSE /workspace/
10/27/2025 5:12 PM UTC
sha256:e13966a1ae4aabe6a708fddd40392423c0e54e7a9b427f2de10dc241731801cfCOPY
. /workspace/
10/27/2025 5:12 PM UTC
sha256:684ff3b602d8a0f8e126bd4b9e1c7a116e8714a9cdbf89da2c75a7972f6903d9RUN
ARCH_ALT=x86_64 PYTHON_VERSION=3.12 UV_GIT_LFS=1 uv pip install --no-cache --requirement /tmp/requirements.txt --requirement /tmp/requirements.test.txt
10/27/2025 5:12 PM UTC
sha256:287f949d17bb3a8271d221d1c6c96f49331c0882dd8a6fca24de6211ea914bc5RUN
ARCH_ALT=x86_64 PYTHON_VERSION=3.12 uv pip install /opt/dynamo/wheelhouse/ai_dynamo_runtime*cp312*.whl /opt/dynamo/wheelhouse/ai_dynamo*any.whl /opt/dynamo/wheelhouse/nixl/nixl*.whl &&
  cd /opt/dynamo/benchmarks &&
  UV_GIT_LFS=1 uv pip install --no-cache . &&
  cd - &&
  rm -rf /opt/dynamo/benchmarks
10/27/2025 5:12 PM UTC
sha256:95b7a338bbaca625b7720c1dff8947c458675bd1ccf49eba64d2dfa423d427a1COPY
/opt/dynamo/wheelhouse/ /opt/dynamo/wheelhouse/
10/27/2025 5:12 PM UTC
sha256:361bf925ea5187adc57abf312e45ec5d826756747e1e3ec5af666844713fdb89COPY
benchmarks/ /opt/dynamo/benchmarks/
10/27/2025 5:12 PM UTC
sha256:b53db988c3cd0cf53fe7b2b5c4b6ca1c71c545f8a601724f10d660ba19b6616fCOPY
/opt/dynamo/venv /opt/dynamo/venv
10/27/2025 5:12 PM UTC
...