Package oci-delta

Create and apply delta files between OCI image archives

https://github.com/containers/oci-delta

Creates and applies delta files between OCI image archives for bootc
systems. Delta files are significantly smaller than full OCI archives
because they exclude layers already present on the target system and
use binary diffs (tar-diff) for changed layers.

Version: 0.3.0

General Commands

oci-delta create and apply delta files between OCI image archives