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

Add seccomp feature to libcontainer#511

Closed
keloyang wants to merge 2 commits intodocker-archive:masterfrom
keloyang:master
Closed

Add seccomp feature to libcontainer#511
keloyang wants to merge 2 commits intodocker-archive:masterfrom
keloyang:master

Conversation

@keloyang
Copy link
Copy Markdown
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 yangshukui@huawei.com

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

Signed-off-by: Yang Shukui <yangshukui@huawei.com>
@LK4D4
Copy link
Copy Markdown
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 <yangshukui@huawei.com>
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 <yangshukui@huawei.com>
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 <yangshukui@huawei.com>
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