Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

0.25.0

Compare
Choose a tag to compare
@garden-gnome garden-gnome released this 18 Aug 16:53
· 202 commits to develop since this release

...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.