Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

container: Make ManifestDiff serializable #619

Merged
merged 1 commit into from
Apr 17, 2024

Commits on Apr 17, 2024

  1. container: Make ManifestDiff serializable

    But don't serialize the layers or manifests as that's large;
    just the numeric diff which is a lot smaller amount of data.
    
    Fetching manifests and layers should be done via a dedicated
    API.
    cgwalters committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6c8ef67 View commit details
    Browse the repository at this point in the history