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:4f93d088c466f7870390aa4747f8d112d7ca52cd81f343eeb06d4707f68ccc4cRUN
    TRITON_VERSION=2.65.0 TRITON_CONTAINER_VERSION=26.01 pip3 install -r python/openai/requirements.txt
    01/27/2026 11:26 PM UTC
    sha256:1e1da7379f99754bf72a7aaee8a2118dc264a78ca1e1eb1259be172b6f8f51c6RUN
    TRITON_VERSION=2.65.0 TRITON_CONTAINER_VERSION=26.01 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]
    01/27/2026 11:26 PM UTC
    sha256:6e0e8431bdf6f836569c7fed08f9bc8e43abd9492ce9adcf201484bc9b7d75e2COPY
    --chown=1000:1000 NVIDIA_Deep_Learning_Container_License.pdf .
    01/27/2026 11:25 PM UTC
    sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
    /opt/tritonserver
    01/27/2026 11:25 PM UTC
    sha256:09b64d55c63ebf8594f466f8b96329869c20359cb4f42636dce192c0b740793cCOPY
    --chown=1000:1000 build/install tritonserver
    01/27/2026 11:25 PM UTC
    sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
    /opt
    01/27/2026 11:25 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.nvidia.build.ref=c2536fda2e5c6fa09b84b08768f450a39a608761
    01/27/2026 11:25 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.nvidia.build.id=259402043
    01/27/2026 11:25 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    NVIDIA_BUILD_ID=259402043
    01/27/2026 11:25 PM UTC
    sha256:1bf91833169f035d8a94b2f68ad2344a986cd3381730ec76ae590c7994452776COPY
    docker/entrypoint.d/ /opt/nvidia/entrypoint.d/
    01/27/2026 11:25 PM UTC
    ...