1singularity(1)                                                  singularity(1)
2
3
4

NAME

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

SYNOPSIS

11       singularity capability
12
13
14

DESCRIPTION

16       Capabilities allow you to have fine grained control over the
17       permissions that
18         your containers need to run.
19
20
21       NOTE: capability add/drop commands require root to run. Granting
22       capabilities
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]
34           help for capability
35
36
37

EXAMPLE

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

SEE ALSO

48       singularity(1), singularity-capability-add(1),
49       singularity-capability-avail(1), singularity-capability-drop(1),
50       singularity-capability-list(1)
51
52
53

HISTORY

55       18-Feb-2020 Auto generated by spf13/cobra
56
57
58
59Auto generated by spf13/cobra      Feb 2020                     singularity(1)
Impressum