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

NAME

6       apptainer-capability - Manage Linux capabilities for users and groups
7
8
9

SYNOPSIS

11       apptainer capability
12
13
14

DESCRIPTION

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

OPTIONS

33       -h, --help[=false]      help for capability
34
35
36

EXAMPLE

38                All group commands have their own help output:
39
40                $ apptainer help capability add
41                $ apptainer capability add --help
42
43
44
45

SEE ALSO

47       apptainer(1),    apptainer-capability-add(1),     apptainer-capability-
48       avail(1), apptainer-capability-drop(1), apptainer-capability-list(1)
49
50
51

HISTORY

53       10-Jan-2023 Auto generated by spf13/cobra
54
55
56
57Auto generated by spf13/cobra      Jan 2023                       apptainer(1)
Impressum