Skip to content

Commit 9c206a4

Browse files
committed
docs: drop --pre-checkpoint requirement
runc is not the only runtime supporting --pre-checkpoint crun commit 0683fec8b mentions "This commit takes the interface as implemented in runc and implements it for crun. " Signed-off-by: Erik Sjölund <[email protected]>
1 parent 571a2e4 commit 9c206a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/markdown/podman-container-checkpoint.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ The default is **false**.
128128
#### **--pre-checkpoint**, **-P**
129129

130130
Dump the *container's* memory information only, leaving the *container* running. Later
131-
operations supersedes prior dumps. It only works on `runc 1.0-rc3` or `higher`.\
131+
operations supersedes prior dumps.\
132132
The default is **false**.
133133

134134
The functionality to only checkpoint the memory of the container and in a second

0 commit comments

Comments
 (0)