Skip to content

1.26

Latest

Choose a tag to compare

@giuseppe giuseppe released this 22 Dec 16:05
· 3 commits to main since this release
1.26
  • criu: enable setting of RPC config file via annotation org.criu.config. crun also reads /etc/criu/crun.conf or /etc/criu/runc.conf for CRIU configuration.
  • linux: run createContainer hooks before making root read-only.
  • utils: handle NULL container passed to libcrun_open_proc_file().
  • container: fix error release on failure paths.