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

[Documentation] support configuring runtime capabilities #157

Open
majormoses opened this issue Jun 11, 2018 · 3 comments
Open

[Documentation] support configuring runtime capabilities #157

majormoses opened this issue Jun 11, 2018 · 3 comments

Comments

@majormoses
Copy link
Contributor

We can currently create privileged containers but it would be nice to have able to give it limited access as opposed to keys to the kingdom.

Documentation: https://docs.docker.com/engine/reference/run/#runtime-privilege-and-linux-capabilities

@majormoses majormoses changed the title Feature request support configuring runtime capabilities [Feature Request] support configuring runtime capabilities Jun 11, 2018
@theist
Copy link

theist commented Jun 21, 2018

AFAIK cap-add and cap-drop are supported here but I'm not a maintainer, just a user who uses this to create containers with SYS_ADMIN capability.

Edit: see #117 (comment)

@majormoses
Copy link
Contributor Author

Cool, I will write up some docs on it, I did a quick scan but must have missed that.

@majormoses majormoses changed the title [Feature Request] support configuring runtime capabilities [Documentation] support configuring runtime capabilities Jun 21, 2018
@espoelstra
Copy link

This is another great blog post on how to potentially build the containers for dokken-images in a way that supports systemd without requiring privileged. https://developers.redhat.com/blog/2016/09/13/running-systemd-in-a-non-privileged-container/

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

No branches or pull requests

4 participants