fickit-pkg: find the minimal set of capabilities to run
This commit is contained in:
parent
e59e02e4fc
commit
0812fe5000
@ -6,6 +6,12 @@ config:
|
|||||||
- /etc/resolv.conf:/etc/resolv.conf
|
- /etc/resolv.conf:/etc/resolv.conf
|
||||||
capabilities:
|
capabilities:
|
||||||
- CAP_NET_BIND_SERVICE
|
- CAP_NET_BIND_SERVICE
|
||||||
|
- CAP_SYS_CHROOT
|
||||||
|
- CAP_SETGID
|
||||||
|
- CAP_SETUID
|
||||||
|
- CAP_KILL
|
||||||
|
- CAP_CHOWN
|
||||||
|
- CAP_FOWNER
|
||||||
pid: new
|
pid: new
|
||||||
ipc: new
|
ipc: new
|
||||||
uts: new
|
uts: new
|
||||||
|
Loading…
Reference in New Issue
Block a user