NVIDIA
NVIDIA
Dynamo Snapshot-Agent
Container
NVIDIA
NVIDIA
Dynamo Snapshot-Agent

Dynamo Snapshot Agent enables CRIU-based checkpoint and restore for GPU inference workloads running on NVIDIA Dynamo

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
/usr/local/bin/snapshot-agent
04/21/2026 8:58 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
root
04/21/2026 8:58 PM UTC
sha256:4b3ffd8ccb5201a0fc03585952effb4ed2d1ea5e704d2e7330212fb8b16c86a3RUN
TARGETARCH=amd64 mkdir -p /checkpoints /var/run/snapshot
04/21/2026 8:58 PM UTC
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1COPY
/nsrestore /usr/local/bin/nsrestore
04/21/2026 8:58 PM UTC
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1COPY
/snapshot-agent /usr/local/bin/snapshot-agent
04/21/2026 8:58 PM UTC
sha256:d42e52dd0cd2a1e7dee80105e29a0b9bbffc57c14e1f13fa933d485cf8f3c4a0RUN
TARGETARCH=amd64 chmod +x /usr/local/sbin/cuda-checkpoint
04/21/2026 8:58 PM UTC
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1COPY
/tmp/cuda-checkpoint/bin/x86_64_Linux/cuda-checkpoint /usr/local/sbin/cuda-checkpoint
04/21/2026 8:58 PM UTC
sha256:4f373b3ac86cd7657fe66e48ee482aad17eb2d976856010112a5574724d980c9RUN
TARGETARCH=amd64 criu --version
04/21/2026 8:58 PM UTC
sha256:e154212df16c51f40f1e682d4987312b97764f32c2b0808fc4687b57d06c9f3bCOPY
/criu-install/usr/local /usr/local
04/21/2026 8:58 PM UTC
sha256:2dfd5018871d80d2e7203329400d4e02c9b1662b8b633a706a0d0bd4e0853a13RUN
TARGETARCH=amd64 apt-get update &&
  apt-get install -y --no-install-recommends libbsd0 libcap2 libnet1 libnl-3-200 libnl-route-3-200 libprotobuf-c1 libgnutls30t64 libnftables1 iproute2 iptables procps uuid-runtime tar ca-certificates util-linux &&
  rm -rf /var/lib/apt/lists/*
04/21/2026 8:58 PM UTC
...