feat: oci packer can now use mksquashfs if available

This commit is contained in:
Alex Zenla
2024-04-14 04:53:55 +00:00
parent f8247f13e4
commit b02fc54402
15 changed files with 475 additions and 188 deletions

2
Cargo.lock generated
View File

@ -1459,11 +1459,13 @@ dependencies = [
"backhand",
"bytes",
"env_logger",
"indexmap 2.2.6",
"krata-tokio-tar",
"log",
"oci-spec",
"path-clean",
"reqwest",
"scopeguard",
"serde",
"serde_json",
"sha256",