Skip to content

Conversation

ChengyuZhu6
Copy link
Member

Fixes: #4513

- Create checkpoints from running containers using containerd APIs
- Support both leave-running and exit modes via --leave-running flag
- Configurable checkpoint directory via --checkpoint-dir flag

Signed-off-by: ChengyuZhu6 <[email protected]>
add unit tests for checkpoint create command.

Signed-off-by: ChengyuZhu6 <[email protected]>
@ChengyuZhu6 ChengyuZhu6 added this to the v2.1.5 milestone Sep 14, 2025
add checkpoint create command reference.

Signed-off-by: ChengyuZhu6 <[email protected]>
Implement `nerdctl checkpoint ls` command to list checkpoints for a container,
matching Docker's output format with "CHECKPOINT NAME" header.

Signed-off-by: ChengyuZhu6 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Track development: nerdctl checkpoint ls
1 participant