NVIDIA
NVIDIA
Dynamo Frontend
Container
NVIDIA
NVIDIA
Dynamo Frontend

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

LayerLabelCreated
35adfc661b48ec514bdf2f3c4ab52068fabd309b67aaf8f8c3cd6a93fc4611daCONFIG
Entrypoint /epp; WorkingDir /
06/08/2026 10:01 AM UTC
378577aabf0470c47f0764babd922b3877cc2af2b870073504184d4f3e50607aENTRYPOINT
/epp
06/08/2026 10:01 AM UTC
1061193a9fcc2eee135ca68b31afdeafd750f7a5ed56a8ef526b46291364c463USER
dynamo
06/08/2026 10:01 AM UTC
9f5403b1d227edad66dbedae6427a68c6470d7774b3c67a1b2b6e4a0f2657ddfRUN
PYTHON_VERSION=3.12 ENABLE_KVBM=true ENABLE_GPU_MEMORY_SERVICE=true 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
06/08/2026 10:01 AM UTC
5bf025b28a4483384f53a0eab6cbac1a7f65346d830018b793e517f467b5fcffUSER
root
06/08/2026 10:01 AM UTC
241a5880ae46fb99bef92d818a26f9ca243c3d92e94b3301dd68166a4b84bbb7RUN
PYTHON_VERSION=3.12 ENABLE_KVBM=true ENABLE_GPU_MEMORY_SERVICE=true export UV_CACHE_DIR=/home/dynamo/.cache/uv UV_FIND_LINKS=/opt/dynamo/wheelhouse/extra &&
  uv pip install /opt/dynamo/wheelhouse/ai_dynamo_runtime*.whl /opt/dynamo/wheelhouse/ai_dynamo*any.whl /opt/dynamo/wheelhouse/nixl/nixl*.whl &&
  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 &&
  if [ "$ENABLE_KVBM" = "true" ]; then KVBM_WHEEL=$(ls /opt/dynamo/wheelhouse/kvbm*.whl 2>/dev/null | head -1); if [ -z "$KVBM_WHEEL" ]; then echo "ERROR: ENABLE_KVBM is true but no KVBM wheel found in wheelhouse" >&2; exit 1; fi; uv pip install "$KVBM_WHEEL"; fi &&
  cd /workspace/benchmarks &&
  export UV_GIT_LFS=1 UV_HTTP_TIMEOUT=300 UV_HTTP_RETRIES=5 &&
  uv pip install .
06/08/2026 10:01 AM UTC
48078688034400aa64adb33c4cb201f318b68db52ee8ff145c45ab4a7f63ff4cARG
ENABLE_GPU_MEMORY_SERVICE=true
06/08/2026 10:01 AM UTC
d52dd7bbe2dc7df44b697a0f952302088c55b3a04dc983c5719705c5152a80c1ARG
ENABLE_KVBM=true
06/08/2026 10:01 AM UTC
c894d8fe6548cc4da307e7c4372b829bbc071e5a1c467619bd5d5ec5e6d8cf3eRUN
PYTHON_VERSION=3.12 export UV_CACHE_DIR=/home/dynamo/.cache/uv UV_GIT_LFS=1 UV_HTTP_TIMEOUT=300 UV_HTTP_RETRIES=5 &&
  uv pip install --requirement /tmp/requirements.common.txt --requirement /tmp/requirements.frontend.txt
06/08/2026 10:01 AM UTC
e671270d53f96f877ad685ee243ec4f40a36057742286a427e8474a3f926d85cRUN
PYTHON_VERSION=3.12 export UV_CACHE_DIR=/home/dynamo/.cache/uv &&
  mkdir -p /opt/dynamo/venv &&
  uv venv /opt/dynamo/venv --python $PYTHON_VERSION
06/08/2026 10:01 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.