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:112e5db2a6544daaa06b8f4d2e581ff83cdd5269b763f8a1511bf06d61b4cb2aCOPY
    --chown=1000:1000 docker/sagemaker/serve /usr/bin/.
    04/24/2026 1:06 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.amazonaws.sagemaker.capabilities.multi-models=true
    04/24/2026 1:06 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.amazonaws.sagemaker.capabilities.accept-bind-to-port=true
    04/24/2026 1:06 AM UTC
    sha256:84edc616ad365012ba1642b650b8a7b415ec9f62e24d4111d54941592dcd6560RUN
    TRITON_VERSION=2.68.0 TRITON_CONTAINER_VERSION=26.04 pip3 install -r python/openai/requirements.txt
    04/24/2026 1:06 AM UTC
    sha256:f799a31cf6de0bd85b0c9335895490d38e5fbae3005ccd853f88b9798d89f069RUN
    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 1:06 AM UTC
    sha256:5ed242d97b36ea11be97064c12121d3b319a31a9b945e7d4ddce6ba8bb4ffbf1COPY
    --chown=1000:1000 NVIDIA_Deep_Learning_Container_License.pdf .
    04/24/2026 1:06 AM UTC
    sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
    /opt/tritonserver
    04/24/2026 1:06 AM UTC
    sha256:f3258cdc813862661207cc96da7f66fd0893d36d1795838f039d8d99bac75e03COPY
    --chown=1000:1000 build/install tritonserver
    04/24/2026 1:06 AM UTC
    sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
    /opt
    04/24/2026 1:06 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.nvidia.build.ref=e17fe849530a72c6bc2a5a78890a26341617affd
    04/24/2026 1:06 AM UTC
    ...