sylabs / singularity

SingularityCE is the Community Edition of Singularity, an open source container platform designed to be simple, fast, and secure.
https://sylabs.io/docs/
Other
760 stars 98 forks source link

feat: singularity overlay create for OCI-SIF #3055

Closed dtrudg closed 2 months ago

dtrudg commented 3 months ago

Description of the Pull Request (PR):

Support singularity overlay create for OCI-SIF images.

An extfs overlay file is created, and then appended to the image encapsulated in the OCI-SIF, as an additional layer.

This fixes or addresses the following GitHub issues:

Before submitting a PR, make sure you have done the following: