Signed-off-by: Michael Crosby <crosbymichael@gmail.com> Conflicts: configs/config.go container_linux.go seccomp/seccomp.go seccomp/seccomp.test
1. add args surport for seccomp 2. add CLONE_SECCOMP flag for preventing seccomp feature Signed-off-by: Yang Shukui <yangshukui@huawei.com>
add seccomp feature which is not use third-party add multi arch surport add test case all code use golang this pr is relate to #511 because I close it and find it can not be reopen Signed-off-by: Yang Shukui <yangshukui@huawei.com>