mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
feat: oci tar format, bit-perfect disk storage for config and manifest, concurrent image pulls (#88)
* oci: retain bit-perfect copies of manifest and config on disk * feat: oci tar format support * feat: concurrent image pulls
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -1452,6 +1452,7 @@ dependencies = [
|
||||
"log",
|
||||
"prost",
|
||||
"redb",
|
||||
"scopeguard",
|
||||
"signal-hook",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
|
Reference in New Issue
Block a user