containerd / containerd/nerdctl

nerdctl checkpoint command support

Open
#956 7 comments 0 reactions 1 assignee Claimed by @Zheaoli View on GitHub
kind/feature
Dominant language
Go
Stars
10.4k
Forks
826
Avg merge
1d 23h
Merged PRs (30d)
44

Description

### What is the problem you're trying to solve

To support the checkpoint feature in nerdctl.

### Describe the solution you'd like

I'll make a try to support the checkpoint feature in the nerdctl with the following steps

1. I will implement three commands
1. nerdctl checkpoint create
2. nerdctl checkpoint ls
3. nerdctl checkpoint rm
2. Add a new flag `--checkpoint` in `nerdctl start` command.

### Additional context

For now, maybe we can only support checkpoint feature for Linux

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.