support --mount type=bind,bind-nonrecursive,...#1430
Merged
thaJeztah merged 1 commit intodocker:masterfrom Jan 10, 2019
Merged
Conversation
This was referenced Oct 10, 2018
4eb3d9a to
7faef7a
Compare
Codecov Report
@@ Coverage Diff @@
## master #1430 +/- ##
==========================================
- Coverage 55.38% 55.32% -0.07%
==========================================
Files 283 283
Lines 19305 19330 +25
==========================================
+ Hits 10692 10694 +2
- Misses 7919 7939 +20
- Partials 694 697 +3 |
7faef7a to
8a3ee2b
Compare
8a3ee2b to
81c938f
Compare
81c938f to
b2b92af
Compare
Collaborator
Author
|
rebased |
Collaborator
Author
|
Test failure seems unrelated |
Collaborator
Author
|
The CI failure above seems related to moby/moby@3e5b9cb @cpuguy83 PTAL? |
Collaborator
|
Should be fixed #1504 |
Collaborator
Author
|
rebased |
b2b92af to
36a2f3e
Compare
Collaborator
Author
|
Marked the PR as WIP, as this PR lacks doc |
Collaborator
Author
|
added docs. @thaJeztah PTAL? |
1df2ac0 to
b4b59a4
Compare
thaJeztah
requested changes
Nov 10, 2018
Member
thaJeztah
left a comment
There was a problem hiding this comment.
Thanks for the docs! Found some small issues, but looks good otherwise
b4b59a4 to
6a2ad8e
Compare
Collaborator
Author
|
updated |
cpuguy83
reviewed
Nov 19, 2018
6a2ad8e to
899f859
Compare
cpuguy83
reviewed
Nov 26, 2018
Collaborator
Author
|
ping @thaJeztah @cpuguy83 |
Collaborator
Author
|
ping @thaJeztah ^^ |
Collaborator
Author
|
@thaJeztah PTAL? |
thaJeztah
requested changes
Jan 9, 2019
Member
thaJeztah
left a comment
There was a problem hiding this comment.
Last few docs comments, but LGTM after those are done 😅 (sorry for the delay)
899f859 to
e423deb
Compare
Signed-off-by: Akihiro Suda <[email protected]>
e423deb to
a7b5f2d
Compare
Collaborator
Author
|
updated |
thaJeztah
approved these changes
Jan 10, 2019
Member
thaJeztah
left a comment
There was a problem hiding this comment.
LGTM, thanks!
are follow-up changes needed to support this in the compose file format?
Collaborator
Author
|
cc @shin- |
3 tasks
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.
Signed-off-by: Akihiro Suda [email protected]
- What I did
Add
--mount type=bind,bind-nonrecursive...- How I did it
By using API v1.40 (
unmerged PR: moby/moby#38003)- How to verify it
- Description for the changelog
support --mount type=bind,bind-nonrecursive,...
- A picture of a cute animal (not mandatory but encouraged)
https://upload.wikimedia.org/wikipedia/commons/2/28/Kaiserpinguine_mit_Jungen.jpg
