Provided by: singularity-container_4.1.2+ds1-1_amd64
NAME
singularity-oci-mount - Mount create an OCI bundle from SIF image (root user only)
SYNOPSIS
singularity oci mount
DESCRIPTION
Mount will mount and create an OCI bundle from a SIF image.
OPTIONS
-h, --help[=false] help for mount
EXAMPLE
$ singularity oci mount /tmp/example.sif /var/lib/singularity/bundles/example
SEE ALSO
singularity-oci(1)
HISTORY
7-Apr-2024 Auto generated by spf13/cobra