mirror of
https://github.com/apple/container.git
synced 2026-09-08 16:55:41 +00:00
Continue the allocations journey for anything that is in the codepaths for pulling images. This time there's a couple spots in archive and ext4 we can get rid of some copies.
ContainerizationEXT4
ContainerizationEXT4 provides functionality to read the superblock of an existing ext4 block device and format a new block device with
the ext4 file system.