NVIDIA
NVIDIA
Dynamo SGLang Runtime
Container
NVIDIA
NVIDIA
Dynamo SGLang Runtime

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

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4CMD
11/26/2025 5:37 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
/opt/nvidia/nvidia_entrypoint.sh
11/26/2025 5:37 PM UTC
sha256:8a7bcae6957a7d6f8e4dbb3853645e312f7a20f9450bbc4deaa2cd370df80c10COPY
--chown=dynamo: recipes/ /workspace/recipes/
11/26/2025 5:37 PM UTC
sha256:2603e78e97057f85c614a08aa933e2b08da4ecfbfe6bbe36c06e720cf3cfab8fCOPY
--chown=dynamo: components/ /workspace/components/
11/26/2025 5:37 PM UTC
sha256:c9013b425f7e7a1d79e71bc9c2c771ac5a3f4ee87fbbc76e578b3a825b7e6093COPY
--chown=dynamo: deploy /workspace/deploy
11/26/2025 5:37 PM UTC
sha256:43fc7a934062460432337b7987864a267c1ed08009ff5273e2200953e82c91bfCOPY
--chown=dynamo: benchmarks /workspace/benchmarks
11/26/2025 5:37 PM UTC
sha256:46a0105c91887064b6a11078a9e7855012e5b0c6fcd2f91270839f3d06e7f40eCOPY
--chown=dynamo: examples /workspace/examples
11/26/2025 5:37 PM UTC
sha256:49c2c7f61400469bde19b1c4533dbf7f93d5e9b9c008c3256855579debe13ee3COPY
--chown=dynamo: tests /workspace/tests
11/26/2025 5:37 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
dynamo
11/26/2025 5:37 PM UTC
sha256:4bcd7088b72e54c7c858ca2020c53f1f489a976af7842c519240b2ca5e37e8a6RUN
BUILD_TYPE=all DEEPEP_COMMIT=9af0e0d0e74f3577af1979c9b9e1ac2cad0104ee DEEPEP_GB_COMMIT=1b14ad661c7640137fcfe93cccb2694ede1220b0 CMAKE_BUILD_PARALLEL_LEVEL=2 SGL_KERNEL_VERSION=0.3.16.post5 SGLANG_COMMIT=0.5.4.post3 GDRCOPY_COMMIT=v2.4.4 NVSHMEM_VERSION=3.3.9 GRACE_BLACKWELL=false ARCH=amd64 ARCH_ALT=x86_64 PYTHON_VERSION=3.10 USE_SCCACHE=true SCCACHE_BUCKET=ai-dynamo-sccache SCCACHE_REGION=us-west-2 CARGO_BUILD_JOBS=16 CUDA_VERSION=12.9.1 ARCH=amd64 ARCH_ALT=x86_64 PYTHON_VERSION=3.10 DYNAMO_COMMIT_SHA=f49d6873e417ef82090ed492ef00b6939bd5a8d0 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
11/26/2025 5:37 PM UTC
...