Uh oh!
There was an error while loading. Please reload this page.
Bump docker/docker to cd35e4beee13a7c193e2a89008cd87d38fcd0161 - #166
Merged
Conversation
Reverts changes in pkg/term related to `OPOST` that pulled in through; 3574e6a And reverted upstream in; moby/moby@cd35e4b Full diff; moby/moby@c8141a1...cd35e4b Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
thaJeztah
commented
Jun 8, 2017
MemberAuthor
Added "cherry-pick" label, but we should only cherry-pick the changes from moby/moby@cd35e4b |
40 tasks
crosbymichael
commented
Jun 8, 2017
Contributor
LGTM |
dnephin
commented
Jun 8, 2017
Contributor
I removed |
Previously these were in docker/docker/pkg/archive, but unused Signed-off-by: Daniel Nephin <dnephin@docker.com>
dnephin
commented
Jun 8, 2017
Contributor
I pushed a commit which should fix the tests |
thaJeztah
commented
Jun 8, 2017
thaJeztah
left a comment
MemberAuthor
There was a problem hiding this comment.
thanks! LGTM (if green 😇 )
codecov-io
commented
Jun 8, 2017
Codecov Report
@@ Coverage Diff @@## master #166 +/- ##
==========================================
+ Coverage 45.36% 45.38% +0.02%
==========================================
Files 171 171 Lines 11456 11463 +7 ==========================================
+ Hits 5197 5203 +6 - Misses 5962 5963 +1
Partials 297 297 |
vieux
commented
Jun 8, 2017
Contributor
LGTM |
nobiit pushed a commit
to nobidev/docker-cli
that referenced
this pull request
Nov 19, 2025
[17.06] backport Make plugins dir private
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 freeto 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.
Reverts changes in pkg/term related to
OPOSTthat pulled in through;3574e6a
And reverted upstream in;
moby/moby@cd35e4b (moby/moby#33577)
Full diff;
moby/moby@c8141a1...cd35e4b
ping @crosbymichael@vieux