feat: implement kernel / initrd oci image support

This commit is contained in:
Alex Zenla
2024-04-22 03:42:50 +00:00
parent 38e892e249
commit 87868acace
13 changed files with 364 additions and 230 deletions

1
Cargo.lock generated
View File

@ -1451,6 +1451,7 @@ dependencies = [
"krata",
"krata-oci",
"krata-runtime",
"krata-tokio-tar",
"log",
"prost",
"redb",