1apptainer(1)                                                      apptainer(1)
2
3
4

NAME

6       apptainer  -  Linux  container  platform optimized for High Performance
7       Computing (HPC) and Enterprise Performance Computing (EPC)
8
9
10

SYNOPSIS

12       apptainer [global options...]
13
14
15

DESCRIPTION

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

OPTIONS

28       --build-config[=false]       use configuration needed for building con‐
29       tainers
30
31
32       -c, --config="/etc/apptainer/apptainer.conf"      specify a  configura‐
33       tion file (for root or unprivileged installation only)
34
35
36       -d,  --debug[=false]       print  debugging  information  (highest ver‐
37       bosity)
38
39
40       -h, --help[=false]      help for apptainer
41
42
43       --nocolor[=false]      print without color output (default False)
44
45
46       -q, --quiet[=false]      suppress normal output
47
48
49       -s, --silent[=false]      only print errors
50
51
52       -v, --verbose[=false]      print additional information
53
54
55

EXAMPLE

57                $ apptainer help <command> [<subcommand>]
58                $ apptainer help build
59                $ apptainer help instance start
60
61
62
63

SEE ALSO

65       apptainer-build(1), apptainer-cache(1),  apptainer-capability(1),  app‐
66       tainer-checkpoint(1),  apptainer-config(1),  apptainer-delete(1),  app‐
67       tainer-exec(1), apptainer-inspect(1), apptainer-instance(1), apptainer-
68       key(1),  apptainer-oci(1),  apptainer-overlay(1),  apptainer-plugin(1),
69       apptainer-pull(1), apptainer-push(1),  apptainer-remote(1),  apptainer-
70       run(1), apptainer-run-help(1), apptainer-search(1), apptainer-shell(1),
71       apptainer-sif(1), apptainer-sign(1), apptainer-test(1),  apptainer-ver‐
72       ify(1), apptainer-version(1)
73
74
75

HISTORY

77       10-Jan-2023 Auto generated by spf13/cobra
78
79
80
81Auto generated by spf13/cobra      Jan 2023                       apptainer(1)
Impressum