Update docs, completion, man#189
Merged
cpuguy83 merged 8 commits intodocker:masterfrom Jun 14, 2017
Merged
Conversation
Signed-off-by: Sebastiaan van Stijn <[email protected]> (cherry picked from commit 43239f62bedc4721d27744d21c122622988bb3ae) Signed-off-by: Tibor Vass <[email protected]>
Update builder.md (cherry picked from commit 831066337743fc29ff122fce51afe44b8b3b3ba9) Signed-off-by: Sebastiaan van Stijn <[email protected]> (cherry picked from commit bc66821abbcf50c721ce9b8f52b339fda102d389) Signed-off-by: Tibor Vass <[email protected]>
Adding more on -m and --memory (cherry picked from commit c3fbca106552f2dadcb89510ff87945b50f36419) Signed-off-by: Sebastiaan van Stijn <[email protected]> (cherry picked from commit b4047a849bd3018f8a8eabf34613a4fca57f818e) Signed-off-by: Tibor Vass <[email protected]>
Add note about host-dir in VOLUME (cherry picked from commit f2fff9d913a8ab0436dd56033189a7c3713a59a2) Signed-off-by: Sebastiaan van Stijn <[email protected]> (cherry picked from commit 8fd6547fc3eb67e7efa7efb007ae6a4494cd2bb3) Signed-off-by: Tibor Vass <[email protected]>
fix typo (cherry picked from commit 32a52716b964373b4ac464052e73ea5da79856c6) Signed-off-by: Sebastiaan van Stijn <[email protected]> (cherry picked from commit fcbd93f52032593cc71b298c00a46fd354356650) Signed-off-by: Tibor Vass <[email protected]>
remove extra word (cherry picked from commit 9db03bd8cdad3c8804105cb5794ebad5e728f48f) Signed-off-by: Sebastiaan van Stijn <[email protected]> (cherry picked from commit 3eaec0071c3ce1b7201e37859afe5bcb78d4f215) Signed-off-by: Tibor Vass <[email protected]>
Add Casbin plugin to the list of Authorization plugins in docs. (cherry picked from commit 220831d541bfe9bf566c1038773198d431560dd3) Signed-off-by: Sebastiaan van Stijn <[email protected]> (cherry picked from commit 0ad3e3294e74f443130b5e1fb1ef6b31f4f92366) Signed-off-by: Tibor Vass <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]> (cherry picked from commit 2b8f0eef7338f37104464154ba65aef7db3b9703) Signed-off-by: Tibor Vass <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #189 +/- ##
==========================================
- Coverage 45.68% 45.67% -0.01%
==========================================
Files 171 171
Lines 11505 11505
==========================================
- Hits 5256 5255 -1
- Misses 5945 5946 +1
Partials 304 304 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This brings in the remaining docs commits from engine so we can remove it from engine.
Related to moby/moby#33665