singularity icon indicating copy to clipboard operation
singularity copied to clipboard

overlay seal and conversion in `singularity push` of OCI-SIF as tar layers

Open dtrudg opened this issue 3 months ago • 0 comments

When an OCI-SIF image is push-ed to an OCI registry, and it is requested to use the tar layer format (#2848) then overlays must be handled as part of the push process:

  • An extfs overlay must be sealed (#2870) into a read-only layer.
  • The layer must be pushed in tar format.

dtrudg avatar May 03 '24 12:05 dtrudg