Description
When I use the ctr tasks checkpoint command, it returns ctr: invalid task checkpoint option for io.containerd.runc.v2: unknown
# ctr tasks checkpoint test
ctr: invalid task checkpoint option for io.containerd.runc.v2: unknown
but with the --image-path parameter, it works fine
Steps to reproduce the issue
- ctr tasks checkpoint
Describe the results you received and expected
The ctr tasks checkpoint command can be run normally.
What version of containerd are you using?
containerd github.com/containerd/containerd v1.7.0 1fbd703
Any other relevant information
No response
Show configuration if it is related to CRI plugin.
No response