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:c38e1f9f7c841266df453c0438a7644a340851ca509887e43efac40deab93f6eRUN
TRITON_VERSION=2.62.0 TRITON_CONTAINER_VERSION=25.10 pip3 install -r python/openai/requirements.txt
10/29/2025 6:22 PM UTC
sha256:adba741cd1b03b477a1bec971695102096ec2d7de937145536e6c037e1b4b53eRUN
TRITON_VERSION=2.62.0 TRITON_CONTAINER_VERSION=25.10 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]
10/29/2025 6:22 PM UTC
sha256:0c43560aa1801ff827e1cd26ae35694905ab73daf00b30d13961cf5c2fb8ddd6COPY
--chown=1000:1000 NVIDIA_Deep_Learning_Container_License.pdf .
10/29/2025 6:22 PM UTC
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
/opt/tritonserver
10/29/2025 6:22 PM UTC
sha256:856fbd06ee6a2179cb4cbb68b6b2c7057053120ab6c311ebd84ae8445fdc5eb4COPY
--chown=1000:1000 build/install tritonserver
10/29/2025 6:22 PM UTC
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
/opt
10/29/2025 4:22 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
com.nvidia.build.ref=374194f9f494599a028053e9d3f6771b7e37ef76
10/29/2025 4:22 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
com.nvidia.build.id=226999240
10/29/2025 4:22 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
NVIDIA_BUILD_ID=226999240
10/29/2025 4:22 PM UTC
sha256:0f7e24a35080f3bef7fb854925f948734c0dff274c845199807386b35ad2acbdCOPY
docker/entrypoint.d/ /opt/nvidia/entrypoint.d/
10/29/2025 4:22 PM UTC
...