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:3ced30533b106cd513952198cf489e9e96026045bec69aeaae8a3ffb66e06ee9COPY
--chown=1000:1000 docker/sagemaker/serve /usr/bin/.
11/20/2025 9:36 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
com.amazonaws.sagemaker.capabilities.multi-models=true
11/20/2025 9:36 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
com.amazonaws.sagemaker.capabilities.accept-bind-to-port=true
11/20/2025 9:36 PM UTC
sha256:53e99cdcfa247a4c93dd8a582ac6acab46ad2f6080a0c8ca56e23d731a87852aRUN
TRITON_VERSION=2.63.0 TRITON_CONTAINER_VERSION=25.11 pip3 install -r python/openai/requirements.txt
11/20/2025 9:36 PM UTC
sha256:bc42dd6782144195dd447f16214fcd33210ffe1e8787f0b81998822aa6894d2bRUN
TRITON_VERSION=2.63.0 TRITON_CONTAINER_VERSION=25.11 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]
11/20/2025 9:36 PM UTC
sha256:d4aacb177c4a42e625a16e4b2d8b4afcb4de7a817803af88db023a347d0f897fCOPY
--chown=1000:1000 NVIDIA_Deep_Learning_Container_License.pdf .
11/20/2025 9:36 PM UTC
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
/opt/tritonserver
11/20/2025 9:36 PM UTC
sha256:ed0c7fef451f2be489c3bfd9af3b9790ee9f58bd479eeb49c537aea454634f68COPY
--chown=1000:1000 build/install tritonserver
11/20/2025 9:36 PM UTC
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
/opt
11/20/2025 9:36 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
com.nvidia.build.ref=cc221d499acd606668317ca89e5a056a30ec4c90
11/20/2025 9:36 PM UTC
...