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
bash
05/08/2026 8:35 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
05/08/2026 8:35 PM UTC
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
/workspace
05/08/2026 8:35 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
SGLANG_JIT_DEEPGEMM_PRECOMPILE=0 SGLANG_JIT_DEEPGEMM_FAST_WARMUP=1
05/08/2026 8:35 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
PYTHONPATH=/workspace/sglang/python:/workspace/components/src
05/08/2026 8:35 PM UTC
sha256:9ffd7f6a9e060a031c741a36c4d45cff5f91abde533782c277471775a891fc75COPY
/workspace/ATTRIBUTIONS-Python.md /workspace/ATTRIBUTIONS-Rust.md /workspace/ATTRIBUTIONS.md /workspace/
05/08/2026 8:35 PM UTC
sha256:7176097d457d01c60653d976121a6d123fc053d1dc2a8000d5a62093dd55a98cCOPY
/workspace/components/src/dynamo /workspace/components/src/dynamo
05/08/2026 8:35 PM UTC
sha256:6a9e6f1202b3856e63a8039643c71f0706520cb683036014806d5fc0b4153735RUN
pip install --no-cache-dir --force-reinstall --no-deps /opt/dynamo/wheelhouse/ai_dynamo_runtime*.whl /opt/dynamo/wheelhouse/ai_dynamo-*.whl &&
  python3 -c "from dynamo._core import get_tool_parser_names; assert 'deepseek_v4' in get_tool_parser_names(), 'V4 parser missing!'; print('V4 parser verified')"
05/08/2026 8:35 PM UTC
sha256:3497bdc3c76b1b4735b327e9e72315167ddda204792e37747e44b4da3f6faab0COPY
/opt/dynamo/wheelhouse /opt/dynamo/wheelhouse
05/08/2026 8:35 PM UTC
sha256:7a0209fe78c17df02cf422b84196dcb4e6192014ffc81077888f8eb5b6d10b19COPY
/usr/local/lib/python3.12/dist-packages/nixl* /usr/local/lib/python3.12/dist-packages/
05/08/2026 8:35 PM UTC
...