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

#524 Add support for passing security options to docker #525

Closed
wants to merge 2 commits into from

Conversation

gschulze
Copy link
Contributor

Implemented support for adding security options via tag.

Implemented support for adding security options via <securityOpt> tag.
@rhuss
Copy link
Collaborator

rhuss commented Jul 28, 2016

Thanks, will review it soon. Would you mind to add some documentations, too ? You find them in src/main/asciidoc and you can recreate the documentation with mvn -Pdoc-html from the root dir.

Thanks !

@gschulze
Copy link
Contributor Author

Sure!

@rhuss
Copy link
Collaborator

rhuss commented Jul 29, 2016

Thanks, looks good to me !

I changed the property to securityOpts (plural) as it is a list. I know, Docker used SecurityOpt for this list, but this is imo an error we should not replicate.

I'll do a release today, including your change.

Thanks again !

rhuss added a commit that referenced this pull request Jul 29, 2016
Also update the _external-configuration.adoc and added an example.

Fixes #524.
@rhuss rhuss closed this Jul 29, 2016
@gschulze
Copy link
Contributor Author

That was fast! Thanks!

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