1apptainer(1) apptainer(1)
2
3
4
6 apptainer - Linux container platform optimized for High Performance
7 Computing (HPC) and Enterprise Performance Computing (EPC)
8
9
10
12 apptainer [global options...]
13
14
15
17 Apptainer containers provide an application virtualization layer en‐
18 abling
19 mobility of compute via both application and environment portability.
20 With
21 Apptainer one is capable of building a root file system that runs on
22 any
23 other Linux system where Apptainer is installed.
24
25
26
28 -c, --config="/etc/apptainer/apptainer.conf" specify a configura‐
29 tion file (for root or unprivileged installation only)
30
31
32 -d, --debug[=false] print debugging information (highest ver‐
33 bosity)
34
35
36 -h, --help[=false] help for apptainer
37
38
39 --nocolor[=false] print without color output (default False)
40
41
42 -q, --quiet[=false] suppress normal output
43
44
45 -s, --silent[=false] only print errors
46
47
48 -v, --verbose[=false] print additional information
49
50
51
53 $ apptainer help <command> [<subcommand>]
54 $ apptainer help build
55 $ apptainer help instance start
56
57
58
59
61 apptainer-build(1), apptainer-cache(1), apptainer-capability(1), app‐
62 tainer-checkpoint(1), apptainer-config(1), apptainer-delete(1), app‐
63 tainer-exec(1), apptainer-inspect(1), apptainer-instance(1), apptainer-
64 key(1), apptainer-oci(1), apptainer-overlay(1), apptainer-plugin(1),
65 apptainer-pull(1), apptainer-push(1), apptainer-remote(1), apptainer-
66 run(1), apptainer-run-help(1), apptainer-search(1), apptainer-shell(1),
67 apptainer-sif(1), apptainer-sign(1), apptainer-test(1), apptainer-ver‐
68 ify(1), apptainer-version(1)
69
70
71
73 22-Jun-2022 Auto generated by spf13/cobra
74
75
76
77Auto generated by spf13/cobra Jun 2022 apptainer(1)