Skip to content
Snippets Groups Projects
Commit 08e6d653 authored by kaiyou's avatar kaiyou
Browse files

Add missing capabilities

parent a794ef0e
No related branches found
No related tags found
No related merge requests found
......@@ -192,6 +192,7 @@ var capabilities = []string{
"CAP_AUDIT_WRITE",
"CAP_SETFCAP",
"CAP_FSETID",
"CAP_SYS_PTRACE", // To read ns/ipc files
}
// These networks will be setup as a default base inside the container
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment