mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-22 14:48:26 +00:00
Merge pull request #6970 from vieux/add_FSETID
add FSETID back to the caps whitelist
This commit is contained in:
@@ -12,6 +12,7 @@ func New() *libcontainer.Config {
|
||||
Capabilities: []string{
|
||||
"CHOWN",
|
||||
"DAC_OVERRIDE",
|
||||
"FSETID",
|
||||
"FOWNER",
|
||||
"MKNOD",
|
||||
"NET_RAW",
|
||||
|
||||
Reference in New Issue
Block a user