Skip to main content
NVIDIA
Dynamo Frontend Nightly
Container
NVIDIA
Dynamo Frontend Nightly

The Dynamo frontend nightly image is a framework-less image which contains core Dynamo components along with Endpoint Picker (EPP) for Gateway API Inference Extension (GAIE) and is published at nightly cadence.

  • LayerLabelCreated
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4CMD
    /bin/bash
    09/12/2026 8:19 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
    /epp
    09/12/2026 8:19 AM UTC
    sha256:2917672dffccefce4d0497d253fbdf44a4db563fa45f4f8bc6fe60bcca18fcb6COPY
    /legal /legal
    09/12/2026 8:19 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4CMD
    /bin/bash
    09/12/2026 8:19 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
    /epp
    09/12/2026 8:19 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
    dynamo
    09/12/2026 8:19 AM UTC
    sha256:a20c4e549f437d0355d87af0fdc9e186b629e1a4c8837789e60a3fc31dc494acRUN
    PYTHON_VERSION=3.12 ENABLE_GPU_MEMORY_SERVICE=true NIXL_REF=v1.3.2 NIXL_LIB_DIR="$(/opt/dynamo/venv/bin/python -c 'import sysconfig; print(sysconfig.get_paths()["purelib"])')/.nixl_cu13.mesonpy.libs" &&
      [ -f "${NIXL_LIB_DIR}/libnixl_capi.so" ] ||
      { echo "missing ${NIXL_LIB_DIR}/libnixl_capi.so; NIXL wheel layout changed" >&2; exit 1; } &&
      [ -d "${NIXL_LIB_DIR}/plugins" ] ||
      { echo "missing ${NIXL_LIB_DIR}/plugins; NIXL wheel layout changed" >&2; exit 1; } &&
      echo "${NIXL_LIB_DIR}" > /etc/ld.so.conf.d/nixl.conf &&
      ldconfig &&
      chmod 755 /opt/dynamo/.launch_screen &&
      echo 'source /opt/dynamo/venv/bin/activate' >> /etc/bash.bashrc &&
      echo 'cat /opt/dynamo/.launch_screen' >> /etc/bash.bashrc
    09/12/2026 8:19 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
    root
    09/12/2026 8:19 AM UTC
    sha256:370421fd33d5d1e24748a44bf4335e30d369b8b5e6488f477529eeed2460d278RUN
    PYTHON_VERSION=3.12 ENABLE_GPU_MEMORY_SERVICE=true NIXL_REF=v1.3.2 export NETRC=/run/secrets/pypi-netrc &&
      echo "${NIXL_REF}" | grep -qE '^v[0-9]+\.[0-9]+\.[0-9]+$' ||
      { echo "NIXL_REF must be a vX.Y.Z release tag; got '${NIXL_REF}'" >&2; exit 1; } &&
      export UV_CACHE_DIR=/home/dynamo/.cache/uv UV_FIND_LINKS=/opt/dynamo/wheelhouse/extra &&
      uv pip install --overrides /tmp/overrides.frontend.txt /opt/dynamo/wheelhouse/ai_dynamo_runtime*.whl /opt/dynamo/wheelhouse/ai_dynamo*any.whl &&
      uv pip install "nixl-cu13==${NIXL_REF#v}" &&
      uv pip install --no-deps "nixl==${NIXL_REF#v}" &&
      uv pip show nixl nixl-cu13 | grep -E '^(Name|Version)' | tee /opt/dynamo/nixl-versions.txt &&
      if [ "$ENABLE_GPU_MEMORY_SERVICE" = "true" ]; then GMS_WHEEL=$(ls /opt/dynamo/wheelhouse/gpu_memory_service*.whl 2>/dev/null | head -1); if [ -z "$GMS_WHEEL" ]; then echo "ERROR: ENABLE_GPU_MEMORY_SERVICE is true but no gpu_memory_service wheel found in wheelhouse" >&2; exit 1; fi; uv pip install "$GMS_WHEEL"; fi &&
      cd /workspace/benchmarks &&
      export UV_GIT_LFS=1 UV_HTTP_TIMEOUT=300 UV_HTTP_RETRIES=5 &&
      uv pip install --overrides /tmp/overrides.frontend.txt .
    09/12/2026 8:19 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    NIXL_REF=v1.3.2
    09/12/2026 8:19 AM 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.