NVIDIA
Dynamo SGLang Runtime (Enterprise)
Container
NVIDIA
Dynamo SGLang Runtime (Enterprise)

Containerized build of the Dynamo runtime for SGLang. Eligible for NVIDIA Enterprise Support. No functional or binary differences from its corresponding OSS artifact.

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4CMD
08/27/2026 10:31 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
/opt/nvidia/nvidia_entrypoint.sh
08/27/2026 10:31 PM UTC
sha256:d8c87363ba05eed1eb914d2664aadbbdde97b05dae6818797acf3d1b16bc83a4COPY
/legal /legal
08/27/2026 10:31 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
NVIDIA_DRIVER_CAPABILITIES=video,compute,utility
08/27/2026 10:02 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4CMD
08/27/2026 10:02 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
/opt/nvidia/nvidia_entrypoint.sh
08/27/2026 10:02 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
DYNAMO_COMMIT_SHA=2ecbdfdf192c69c02c6d21e931d20d3b4a0bb64a
08/27/2026 10:02 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
DYNAMO_COMMIT_SHA=2ecbdfdf192c69c02c6d21e931d20d3b4a0bb64a
08/27/2026 10:02 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
dynamo
08/27/2026 10:02 PM UTC
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1RUN
MODELEXPRESS_VERSION=0.5.0 ENABLE_GPU_MEMORY_SERVICE=true set -eux; remaining="$(find /usr /opt /workspace /sgl-workspace -xdev         \( -type f -o -type l \)         \( -name 'libx264*.so*' -o -name 'libx265*.so*'         -o -name 'libopenh264*.so*' -o -name 'libfdk-aac*.so*'         -o -name 'libfaac*.so*' -o -name 'libvo-aacenc*.so*'         -o -name 'libaacplus*.so*' \) -print)"; if [ -n "${remaining}" ]; then echo "ERROR: H.264/H.265/AAC codec libraries remain in the SGLang image:" >&2; echo "${remaining}" >&2; exit 1; fi; python3 -c 'import soundfile, torchaudio; from PIL import Image'
08/27/2026 10:02 PM UTC
...