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:afb30d7df90651585986f97fcfe13248f8fe4723f6473fd83af4394e883b50a9RUN
    TRITON_VERSION=2.71.0 TRITON_CONTAINER_VERSION=26.07 ldconfig &&
      find /opt/tritonserver -name lib*so -exec dirname {} \; > /etc/ld.so.conf.d/tritonserver.conf &&
      ldconfig
    07/25/2026 7:57 PM UTC
    sha256:0bd97a7b17de228d61bb535c5d03a3c8af9e149fda00278644dccefe2e261427COPY
    docker/sagemaker/serve /usr/bin/.
    07/25/2026 7:57 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.amazonaws.sagemaker.capabilities.multi-models=true
    07/25/2026 7:57 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
    com.amazonaws.sagemaker.capabilities.accept-bind-to-port=true
    07/25/2026 7:57 PM UTC
    sha256:2a792a29f12b0d1fef91f76028b189c7dc21397e61af43960182169ef4126c6aRUN
    TRITON_VERSION=2.71.0 TRITON_CONTAINER_VERSION=26.07 pip3 install -r python/openai/requirements.txt
    07/25/2026 7:57 PM UTC
    sha256:d56f9ac79f2f52a60ac8be9ecbc8d1ae632edcd1af8694e45b8a2b333c9022f5RUN
    TRITON_VERSION=2.71.0 TRITON_CONTAINER_VERSION=26.07 set -e; for pkg in tritonserver tritonfrontend; do wheels=$(find /opt/tritonserver/python -maxdepth 1 -type f -name "${pkg}-*.whl"); if [ -z "$wheels" ]; then echo "ERROR: ${pkg}-*.whl missing from /opt/tritonserver/python -- build did not stage the wheel into the image" >&2; exit 1; fi; printf '%s\n' "$wheels" | xargs -I {} pip install --upgrade "{}[all]"; done
    07/25/2026 7:57 PM UTC
    sha256:e198298f7a971e246e277b2efa67cefbd6275d038fac2e3eba15f932660ebc18COPY
    NVIDIA_Deep_Learning_Container_License.pdf .
    07/25/2026 7:56 PM UTC
    sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
    /opt/tritonserver
    07/25/2026 7:56 PM UTC
    sha256:91f1036bb6bb5aff1cf18cb96f004869699e01be5eee7fe75a8b9338cd6e0471COPY
    build/install tritonserver
    07/25/2026 7:56 PM UTC
    sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
    /opt
    07/25/2026 7:56 PM UTC
    ...

    NVIDIA uses cookies to improve your experience on our web site. We and our third-party partners also use cookies and other tools to collect and record information you provide as well as information about your interactions with our websites for performance improvement, analytics, and to assist in marketing efforts. By clicking "Accept All", you consent to our use of cookies and other tools as described in our Cookie Policy. You can manage your cookie settings by clicking on "Manage Settings." By continuing to use this site or by clicking one of the buttons below, you agree to our Terms of Service (which contains important waivers). Please see our Privacy Policy for more information on our privacy practices.