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

Allow docker driver to run in privileged mode #199

Closed
wants to merge 1 commit into from

Conversation

jdolitsky
Copy link

Use case: build and push my containers as steps in a "porter install"

In order to build images within the context of a "docker run", the --privileged flag appears to be required, even when using daemonless tools such as img.

Signed-off-by: Josh Dolitsky <393494+jdolitsky@users.noreply.github.com>
@radu-matei
Copy link
Member

/brig run

@jdolitsky
Copy link
Author

Closing for now, seems that everything that needs to be accomplished can be done via dockerDriver.AddConfigurationOptions

See getporter/porter#951 for more info

@jdolitsky jdolitsky closed this Mar 16, 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

Successfully merging this pull request may close these issues.

2 participants