reproducible-containers / repro-get

[Soft-deprecated] Reproducible apt/dnf/apk/pacman, with content-addressing
Apache License 2.0
106 stars 6 forks source link

`repro-get cache (export|import)` should support exporting the cache to an OCI registry #99

Open AkihiroSuda opened 1 year ago

AkihiroSuda commented 1 year ago

e.g.,

repro-get cache import oci://example.com/cache
repro-get install SHA256SUMS
repro-get cache export oci://example.com/cache

Similar to: