Skip to content

1.10

Compare
Choose a tag to compare
@giuseppe giuseppe released this 19 Oct 10:11
· 268 commits to main since this release
1.10
c053c83
  • support for Intel Resource Director Technology (RDT).
  • new mount option "copy-symlink". When provided for a mount, if the source is a symlink, then it is copied in the container instead of attempting a mount.
  • linux: open mounts before setgroups if in a userns. This solves a problem where a directory that was previously accessible to the user, become inaccessible after setgroups causing the bind mount to fail.