Checkpoint/restore runc
Prerequisites
Basic
sudo runc run --detach <container_id> --bundle ./my-bundlecedana dump runc <container_id> --dir <dump-dir>cedana restore runc --bundle ./my-bundle --path <path-to-dump>Managed
GPU support
Last updated
Was this helpful?