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:6b0e73dc977f5c4ac11d42811caadef1e8d347890cde474f5fe1903ad7d7908dCOPY
    --chown=1000:1000 docker/sagemaker/serve /usr/bin/.
    03/18/2026 5:32 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.amazonaws.sagemaker.capabilities.multi-models=true
    03/18/2026 5:32 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.amazonaws.sagemaker.capabilities.accept-bind-to-port=true
    03/18/2026 5:32 PM UTC
    sha256:266b0cdf4d25b225fb2f9b31d972282be5193d1c763e5d2f303555049945307cRUN
    TRITON_VERSION=2.67.0 TRITON_CONTAINER_VERSION=26.03 pip3 install -r python/openai/requirements.txt
    03/18/2026 5:32 PM UTC
    sha256:ebc0483f16fadc3407ae7f7796db0da3fa35ffdc3edda537414aa3b4cff08e73RUN
    TRITON_VERSION=2.67.0 TRITON_CONTAINER_VERSION=26.03 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]
    03/18/2026 5:32 PM UTC
    sha256:bff6aa1061cb24b5e7c3cf8e4bc7cd5f1a3e4863956bde0be8df2690b2041505COPY
    --chown=1000:1000 NVIDIA_Deep_Learning_Container_License.pdf .
    03/18/2026 5:32 PM UTC
    sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
    /opt/tritonserver
    03/18/2026 5:32 PM UTC
    sha256:53031bf745021ba0b6eb7f3ce7747eb110eb986b65f2c33f67c8c38373f88953COPY
    --chown=1000:1000 build/install tritonserver
    03/18/2026 5:32 PM UTC
    sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
    /opt
    03/18/2026 5:32 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.nvidia.build.ref=9ea64b3c1d6b4bb2e5f683a07d90ba4362524124
    03/18/2026 5:32 PM UTC
    ...