Replies: 2 comments 2 replies
-
Potentially an issue with a too-old CRI-U package? @adrianreber PTAL |
Beta Was this translation helpful? Give feedback.
0 replies
-
What version of crun/runc is being used. That would be my first suspicion. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
I 'm trying to checkpoint a container with --file-locks and the message is :
checkpoint: unrecognized option '--file-locks'
command : podman container checkpoint --file-locks --tcp-established <container_name>
Is this a known issue?
Podman version : 4.1.1
criu version : Version: 3.17.1
This is also reproducible with the latest podman version : v4.3.1
Beta Was this translation helpful? Give feedback.
All reactions