1apptainer(1) apptainer(1)
2
3
4
6 apptainer-capability - Manage Linux capabilities for users and groups
7
8
9
11 apptainer capability
12
13
14
16 Capabilities allow you to have fine grained control over the permis‐
17 sions that
18 your containers need to run.
19
20
21 NOTE: capability add/drop commands require root to run. Granting capa‐
22 bilities
23 to users allows them to escalate privilege inside the container and
24 will
25 likely give them a route to privilege escalation on the host system
26 as well.
27 Do not add capabilities to users who should not have root on the host
28 system.
29
30
31
33 -h, --help[=false] help for capability
34
35
36
38 All group commands have their own help output:
39
40 $ apptainer help capability add
41 $ apptainer capability add --help
42
43
44
45
47 apptainer(1), apptainer-capability-add(1), apptainer-capability-
48 avail(1), apptainer-capability-drop(1), apptainer-capability-list(1)
49
50
51
53 29-Mar-2023 Auto generated by spf13/cobra
54
55
56
57Auto generated by spf13/cobra Mar 2023 apptainer(1)