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