Mount create an OCI bundle from SIF image (root user only)

Usage:
  apptainer oci mount <sif_image> <bundle_path>

Description:
  Mount will mount and create an OCI bundle from a SIF image.

Options:
  -h, --help   help for mount


Examples:
  $ apptainer oci mount /tmp/example.sif /var/lib/apptainer/bundles/example


For additional help or support, please visit https://apptainer.org/help/
