mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
contrib: add sample seccomp agent
Implement sample seccomp agent. It's also used in integration tests in the following commit. Instructions how to use it in contrib/cmd/seccompagent/README.md Signed-off-by: Alban Crequy <alban@kinvolk.io> Signed-off-by: Rodrigo Campos <rodrigo@kinvolk.io> Co-authored-by: Rodrigo Campos <rodrigo@kinvolk.io>
This commit is contained in:
committed by
Rodrigo Campos
parent
c64aaf0e0b
commit
e21a9ee813
@@ -3,6 +3,7 @@ vendor/pkg
|
||||
/runc-*
|
||||
contrib/cmd/recvtty/recvtty
|
||||
contrib/cmd/sd-helper/sd-helper
|
||||
contrib/cmd/seccompagent/seccompagent
|
||||
man/man8
|
||||
release
|
||||
Vagrantfile
|
||||
|
||||
Reference in New Issue
Block a user