singularity oci mount
Mount create an OCI bundle from SIF image (root user only)
Synopsis
Mount will mount and create an OCI bundle from a SIF image.
singularity oci mount <sif_image> <bundle_path>
Examples
$ singularity oci mount /tmp/example.sif /var/lib/singularity/bundles/example
Options
-h, --help help for mount
SEE ALSO
singularity oci - Manage OCI containers
Auto generated by spf13/cobra on 3-Mar-2022