singularity sif

Manipulate Singularity Image Format (SIF) images

Synopsis

A set of commands are provided to display elements such as the SIF global header, the data object descriptors and to dump data objects. It is also possible to modify a SIF file via this tool via the add/del commands.

Examples

All sif commands have their own help output:

$ singularity help sif list
$ singularity sif list --help

Options

-h, --help   help for sif

SEE ALSO

Linux container platform optimized for High Performance Computing (HPC) and Enterprise Performance Computing (EPC) * singularity sif add - Add data object * singularity sif del - Delete data object * singularity sif dump - Dump data object * singularity sif header - Display global header * singularity sif info - Display data object info * singularity sif list - List data objects * singularity sif new - Create SIF image * singularity sif setprim - Set primary system partition

Auto generated by spf13/cobra on 3-Mar-2022