singularity sif¶
siftool is a program for Singularity Image Format (SIF) file manipulation
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.
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 a data object to a SIF file * singularity sif del - Delete a specified object descriptor and data from SIF file * singularity sif dump - Extract and output data objects from SIF files * singularity sif header - Display SIF global headers * singularity sif info - Display detailed information of object descriptors * singularity sif list - List object descriptors from SIF files * singularity sif new - Create a new empty SIF image file * singularity sif setprim - Set primary system partition
Auto generated by spf13/cobra on 2-Jul-2021