mirror of
https://github.com/containers/youki
synced 2026-03-07 22:46:15 +01:00
Add check_criu_version() to container_criu module which queries the CRIU version via RPC and verifies it meets the minimum requirement. The minimum version (3.15.0) matches crun's LIBCRIU_MIN_VERSION. Call check_criu_version() in Container::checkpoint() after the container running state check. Signed-off-by: nayuta-ai <nayuta723@gmail.com> |
||
|---|---|---|
| .. | ||
| libcgroups | ||
| libcontainer | ||
| liboci-cli | ||
| youki | ||
| .gitignore | ||