pub fn build_initial_rootfs<C: Compression + Any>(
rootfs: &Path,
oci: &Image,
tag: &str,
) -> Result<Descriptor, WireFormatError>
pub fn build_initial_rootfs<C: Compression + Any>(
rootfs: &Path,
oci: &Image,
tag: &str,
) -> Result<Descriptor, WireFormatError>