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:3b4ab221a4ada912abd4b7d6358728369ff8ce43a14e3fee7c198014ba8feb17COPY
    --chown=1000:1000 docker/sagemaker/serve /usr/bin/.
    02/13/2026 9:38 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.amazonaws.sagemaker.capabilities.multi-models=true
    02/13/2026 9:38 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.amazonaws.sagemaker.capabilities.accept-bind-to-port=true
    02/13/2026 9:38 PM UTC
    sha256:ee461663f5d1155fd9bd2d2580197f6a62b9143cd77d0dbbed36bb200f83ff77RUN
    TRITON_VERSION=2.66.0 TRITON_CONTAINER_VERSION=26.02 pip3 install -r python/openai/requirements.txt
    02/13/2026 9:38 PM UTC
    sha256:e946fbe20a9ee587abbfd27f13eeba14191281247afb1333256464726243032aRUN
    TRITON_VERSION=2.66.0 TRITON_CONTAINER_VERSION=26.02 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]
    02/13/2026 9:38 PM UTC
    sha256:405cf3d540e273afbcedab3d300bae1d4fe0e69eb271630ae23e7b4e126d3f56COPY
    --chown=1000:1000 NVIDIA_Deep_Learning_Container_License.pdf .
    02/13/2026 9:37 PM UTC
    sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
    /opt/tritonserver
    02/13/2026 9:37 PM UTC
    sha256:e0e9502cf9e8d0980a5ce045c93906fa427ccd00ab47b599b7b53afba0dcef3eCOPY
    --chown=1000:1000 build/install tritonserver
    02/13/2026 9:37 PM UTC
    sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
    /opt
    02/13/2026 9:37 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.nvidia.build.ref=90e8ae01b64a8511866ce5d876eab9d6179c8eee
    02/13/2026 9:37 PM UTC
    ...