1apptainer(1) apptainer(1)
2
3
4
6 apptainer-oci - Manage OCI containers
7
8
9
11 apptainer oci
12
13
14
16 Allow you to manage containers from OCI bundle directories.
17
18
19 NOTE: all oci commands requires to run as root
20
21
22
24 -h, --help[=false] help for oci
25
26
27
29 All group commands have their own help output:
30
31 $ apptainer oci create -b ~/bundle mycontainer
32 $ apptainer oci start mycontainer
33
34
35
36
38 apptainer(1), apptainer-oci-attach(1), apptainer-oci-create(1), app‐
39 tainer-oci-delete(1), apptainer-oci-exec(1), apptainer-oci-kill(1),
40 apptainer-oci-mount(1), apptainer-oci-pause(1), apptainer-oci-re‐
41 sume(1), apptainer-oci-run(1), apptainer-oci-start(1), apptainer-oci-
42 state(1), apptainer-oci-umount(1), apptainer-oci-update(1)
43
44
45
47 10-Jan-2023 Auto generated by spf13/cobra
48
49
50
51Auto generated by spf13/cobra Jan 2023 apptainer(1)