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

[Question] Run service container with elevated privileges #1845

Closed
radu-matei opened this issue May 16, 2017 · 0 comments
Closed

[Question] Run service container with elevated privileges #1845

radu-matei opened this issue May 16, 2017 · 0 comments

Comments

@radu-matei
Copy link
Contributor

radu-matei commented May 16, 2017

Assuming the simple SSHD example - how would I grant this container --privileged permissions using LinuxKit?

Background
Basically, I built an image that has docker and sshd installed. In the end, I want to SSH into the machine and be able to start some containers with docker run.
Right now, since the services are in different containers, how can I interact with the Docker service from the SSH container?

Thanks!

@radu-matei radu-matei changed the title Run service container with elevated privileges [Question] Run service container with elevated privileges May 16, 2017
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