Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Add seccomp feature to libcontainer #511

Closed
wants to merge 2 commits into from
Closed

Add seccomp feature to libcontainer #511

wants to merge 2 commits into from

Conversation

keloyang
Copy link
Contributor

@keloyang keloyang commented Apr 7, 2015

it makes a simple way to filter system calls, and don't use third-party libraries.

Signed-off-by: Yang Shukui [email protected]

it makes a simple way to filter system calls, and don't use third-party libraries.

Signed-off-by: Yang Shukui <[email protected]>
@LK4D4
Copy link
Contributor

LK4D4 commented Apr 7, 2015

Seems legit.
ping @crosbymichael

2. change the c code to go:
@keloyang keloyang closed this Apr 13, 2015
@keloyang keloyang mentioned this pull request Apr 14, 2015
crosbymichael pushed a commit to crosbymichael/libcontainer that referenced this pull request May 29, 2015
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 docker-archive#511 because I close it and find it can not be reopen

Signed-off-by: Yang Shukui <[email protected]>
crosbymichael pushed a commit to crosbymichael/libcontainer that referenced this pull request Jun 4, 2015
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 docker-archive#511 because I close it and find it can not be reopen

Signed-off-by: Yang Shukui <[email protected]>
crosbymichael pushed a commit to crosbymichael/libcontainer that referenced this pull request Jun 5, 2015
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 docker-archive#511 because I close it and find it can not be reopen

Signed-off-by: Yang Shukui <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants