1singularity(1) singularity(1)
2
3
4
6 singularity-oci-mount - Mount create an OCI bundle from SIF image (root
7 user only)
8
9
10
12 singularity oci mount <sif_image> <bundle_path>
13
14
15
17 Mount will mount and create an OCI bundle from a SIF image.
18
19
20
22 -h, --help[=false]
23 help for mount
24
25
26
28 $ singularity oci mount /tmp/example.sif /var/lib/singularity/bundles/example
29
30
31
32
34 singularity-oci(1)
35
36
37
39 29-May-2019 Auto generated by spf13/cobra
40
41
42
43Auto generated by spf13/cobra May 2019 singularity(1)