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

[RFE] Create demo running docker run in unprivileged containers #15

Open
rata opened this issue Oct 29, 2021 · 0 comments
Open

[RFE] Create demo running docker run in unprivileged containers #15

rata opened this issue Oct 29, 2021 · 0 comments

Comments

@rata
Copy link
Member

rata commented Oct 29, 2021

LXD has a very nice demo running docker inside a LXD container: https://www.youtube.com/watch?v=_fCSSEyiGro

I understand they use seccomp notify for mknod and other things docker uses.

@alban suggested we do a similar demo: a docker daemon running a Kubernetes pod without too many privileges, so that the user can just run docker run from inside the pod without giving CAP_SYS_ADMIN.

Once Flatcar adds supports for this, we should be able to create such demo. Upstream flatcar issue tracking support for this: flatcar/Flatcar#499

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

No branches or pull requests

1 participant