A derivation - e.g. P' = P + L. It is resolved at mount time into an
ordered set of blobs via its image_layers. "P'" is a node in the lineage
graph, never a stored file.
Summary
Functions
The image's ordered layers as {blob_id, size}, base first.
Ordered blobs needed to assemble image_id, base (position 0) first.
Functions
@spec chain_sizes(String.t()) :: [{String.t(), Unit.Information.t()}]
The image's ordered layers as {blob_id, size}, base first.
@spec resolve_chain(String.t()) :: [Hyper.Img.Db.Blob.t()]
Ordered blobs needed to assemble image_id, base (position 0) first.