We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Essentially it is a docker run --privileged .... Looks like it is impossible right now.
docker run --privileged ...
The text was updated successfully, but these errors were encountered:
Add ContainerOptionsBuilder::privileged()
a308e65
Fixes softprops#148
Would be extremely useful indeed
Sorry, something went wrong.
4b405d1
Add ContainerOptionsBuilder::privileged() (#149)
31a913b
Fixes #148
Successfully merging a pull request may close this issue.
Essentially it is a
docker run --privileged ...
. Looks like it is impossible right now.The text was updated successfully, but these errors were encountered: