Skip to content

0.25.0

Compare
Choose a tag to compare
@garden-gnome garden-gnome released this 18 Aug 16:52

...this release:

  • Adds OCI image support to GrootFS. Local OCI Images can be used by running: grootfs create oci://<Path to OCI Image> <Image ID>.
  • Extends the rootless Overlay-XFS driver. It can now delete container images.
  • Fixes chain ID calculation for OCI and Docker images, This removes a small potential cache poisoning exploit.
  • Unpacks layers inside a chroot jail in order to avoid having layers write files outside the store.