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

Privileged flag not documented #53

Closed
christamlyn-bridge opened this issue Mar 5, 2020 · 1 comment
Closed

Privileged flag not documented #53

christamlyn-bridge opened this issue Mar 5, 2020 · 1 comment

Comments

@christamlyn-bridge
Copy link

In the readme all examples use the
--privileged
flag but its not documented.

Docker Swarm does not support the privileged flag, does this mean we cannot use this image?

moby/moby#24862

@jangaraj
Copy link
Member

jangaraj commented Mar 5, 2020

In theory you don't need --privileged flag. But you have to configure container permissions/capabilities to read/write to docker socket and OS cgroups.

@jangaraj jangaraj closed this as completed Mar 5, 2020
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

2 participants