NVIDIA
Triton Inference Server
Container
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:ad915d520cf94428c6c078f686d46d9ec4e4c0c6c897235dc92938a4855b95e9COPY
    --chown=1000:1000 docker/sagemaker/serve /usr/bin/.
    06/18/2025 9:17 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.amazonaws.sagemaker.capabilities.multi-models=true
    06/18/2025 9:17 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.amazonaws.sagemaker.capabilities.accept-bind-to-port=true
    06/18/2025 9:17 PM UTC
    sha256:0bbbedb3127ffaea0e123a5967d2cb5812ce05e853a298a07e7c66fd5e7e5492RUN
    TRITON_VERSION=2.59.0 TRITON_CONTAINER_VERSION=25.06 BUILD_PUBLIC_VLLM=false PYVER=3.12 pip3 install -r python/openai/requirements.txt
    06/18/2025 9:17 PM UTC
    sha256:dcd2ae2037189ef880f3d59036753bb04cc0a7a010c352e7a21cb1c7b63edc62RUN
    TRITON_VERSION=2.59.0 TRITON_CONTAINER_VERSION=25.06 BUILD_PUBLIC_VLLM=false PYVER=3.12 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]
    06/18/2025 9:17 PM UTC
    sha256:b829e84b0f9ea337eee92a4346b187f9285dbd276a0e60d1d9c281bf60eb95aeCOPY
    --chown=1000:1000 NVIDIA_Deep_Learning_Container_License.pdf .
    06/18/2025 9:17 PM UTC
    sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
    /opt/tritonserver
    06/18/2025 9:17 PM UTC
    sha256:60917e3b932a2bc8044dfecf8c29e6d08203618ee6c175026282c029076e5c8cCOPY
    --chown=1000:1000 build/install tritonserver
    06/18/2025 9:17 PM UTC
    sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
    /opt
    06/18/2025 9:17 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.nvidia.build.ref=7a14b7925e0195aab82a319261751f73c3e2369b
    06/18/2025 9:17 PM UTC
    ...