singularity icon indicating copy to clipboard operation
singularity copied to clipboard

OCI-SIF data container creation command

Open dtrudg opened this issue 3 months ago • 0 comments

A new command e.g. singularity data or a subcommand on singularity sif (TBD) should allow the creation of an OCI-SIF image that only holds data. This OCI-SIF image:

  • Will use OCI manifest / config structures to define its layout.
  • Will hold the data as a read-only squashfs fs
  • Will be created with content specified when the command is invoked by the user.

dtrudg avatar May 03 '24 12:05 dtrudg