Error: configured runtime does not support checkpoint/restore #25100
RadhwanBasher
started this conversation in
General
Replies: 1 comment 1 reply
-
That means the oci runtime is most likely complied with criu support. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I installed podman in Raspberry Pi 5, and then I tried to checkpoint the container with the command
"podman container checkpoint -l"
the output issues:
"Error: configured runtime does not support checkpoint/restore"
I installed the last version of criu "4.0" and try install the necessary lib dependencies, but I got the same issue
Beta Was this translation helpful? Give feedback.
All reactions