Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

centos:7/oraclelinux:7 now includes libseccomp 2.2.1 #22344

Merged
merged 1 commit into from
Apr 28, 2016

Conversation

cpuguy83
Copy link
Member

@cpuguy83 cpuguy83 commented Apr 26, 2016

- What I did
Make centos/oraclelinux more secure
- How I did it
disable centos filter in rpm builder
- How to verify it
make rpm and install on centos
- Description for the changelog
centos package now supports seccomp

Signed-off-by: Brian Goff cpuguy83@gmail.com

@cpuguy83
Copy link
Member Author

Tested and verified on a centos 7 VM:

image

image

@thaJeztah
Copy link
Member

Can you also update the docs? The note mentions seccomp not being available on CentOS; https://github.com/docker/docker/blob/master/docs/security/seccomp.md

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
@cpuguy83
Copy link
Member Author

ping @Djelibeybi added OL7 here.

@Djelibeybi
Copy link
Contributor

Thanks @cpuguy83. I'll ping our internal team to build and test.

@cpuguy83 cpuguy83 changed the title centos:7 now includes libseccomp 2.2.1 centos:7/oraclelinux:7 now includes libseccomp 2.2.1 Apr 27, 2016
@Djelibeybi
Copy link
Contributor

@cpuguy83 built and tested internally on Oracle Linux 7, with all seccomp tests passing. 👍

@thaJeztah
Copy link
Member

LGTM

/cc @justincormack ptal

@justincormack
Copy link
Contributor

Excellent, getting to the stage where most of the users should have seccomp which is great. LGTM. (Hi Avi, its been a while!)

@justincormack
Copy link
Contributor

I see 2.2.3 is in jessie backports, so we could document this too (not necessarily in this PR though).

@runcom
Copy link
Member

runcom commented Apr 28, 2016

LGTM

@runcom runcom merged commit 09021d6 into moby:master Apr 28, 2016
@Djelibeybi
Copy link
Contributor

Hey @justincormack, long time no see. :)

FYI, @cpuguy83 - we're working internally on backporting libseccomp-2.2.1 to OL6 and enabling seccomp support for Docker on that platform. There appear to be some gcc/glibc issues here, so it's still a work in progress. Once we have something working, I'll submit a PR to update the OL6 Dockerfile accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants