NVIDIA
NVIDIA
Triton Inference Server
Container
NVIDIA
NVIDIA
Triton Inference Server

Triton Inference Server is an open source software that lets teams deploy trained AI models from any framework, from local or cloud storage and on any GPU- or CPU-based infrastructure in the cloud, data center, or embedded devices.

LayerLabelCreated
sha256:060f05b0260c0d9a96decb1fcc62de2dab4dd05414a201a4c8baa93aad9f69a0COPY
--chown=1000:1000 docker/sagemaker/serve /usr/bin/.
04/24/2026 12:58 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
com.amazonaws.sagemaker.capabilities.multi-models=true
04/24/2026 12:58 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
com.amazonaws.sagemaker.capabilities.accept-bind-to-port=true
04/24/2026 12:58 AM UTC
sha256:1563c68008f4a1a0cec336123b3b6f27e94ac73bdbfde696516b83fe1ff1f8ccRUN
TRITON_VERSION=2.68.0 TRITON_CONTAINER_VERSION=26.04 pip3 install -r python/openai/requirements.txt
04/24/2026 12:58 AM UTC
sha256:3089e7cdd5643e134d4a41947cea6b2ae993a3e70959c5b0429d92cab059aaf2RUN
TRITON_VERSION=2.68.0 TRITON_CONTAINER_VERSION=26.04 find /opt/tritonserver/python -maxdepth 1 -type f -name "tritonserver-*.whl" | xargs -I {} pip install --upgrade {}[all] &&
  find /opt/tritonserver/python -maxdepth 1 -type f -name "tritonfrontend-*.whl" | xargs -I {} pip install --upgrade {}[all]
04/24/2026 12:58 AM UTC
sha256:23cc4a44d8d9ce07c1009de2289fe92c57d37cf9e2940122a0a6c7ea8a65cd2eCOPY
--chown=1000:1000 NVIDIA_Deep_Learning_Container_License.pdf .
04/24/2026 12:58 AM UTC
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
/opt/tritonserver
04/24/2026 12:58 AM UTC
sha256:8ef42fa34800655d0fd01f584fb856abbfe6a31fcc55a9f8d6773e2ef492685aCOPY
--chown=1000:1000 build/install tritonserver
04/24/2026 12:58 AM UTC
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
/opt
04/24/2026 12:58 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
com.nvidia.build.ref=e17fe849530a72c6bc2a5a78890a26341617affd
04/24/2026 12:58 AM UTC
...