Skip to content

0.9

Compare
Choose a tag to compare
@giuseppe giuseppe released this 11 Sep 21:24
0.9
beda2c3
  • fix exec into containers running systemd on cgroups v2
  • kill: honor --all
  • kill: when not using a PID namespace, use the freezer controller to prevent the container forking new processes
  • linux: handle tmpcopyup option to copy files from the rootfs to the new mounted tmpfs.
  • OCI: honor seccomp options. If not specified any seccomp option, now crun will default to using SECCOMP_FILTER_FLAG_SPEC_ALLOW|SECCOMP_FILTER_FLAG_LOG when using the seccomp(2) syscall.