unused-for is a deprecated synonym for until#2179
Merged
tiborvass merged 1 commit intodocker:masterfrom Nov 5, 2019
Merged
Conversation
See https://github.com/moby/moby/blob/9e7d5ac5ea55dc57185f49476e03d6efa76b3512/builder/builder-next/builder.go#L574 Signed-off-by: Samuel Cochran <sj26@sj26.com>
Member
|
Thanks! this should probably also remove the term from the completion script; cli/contrib/completion/bash/docker Line 1230 in 3fa5aef However, I'm a bit hazy on this one; I recall there were some issues with ping @tiborvass could you help out on this one? |
Member
|
Also; nice to see you here! I used your "mailcatcher" quite a bit in a previous job 🤗 👍 |
tiborvass
approved these changes
Nov 5, 2019
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.
- What I did
Change
unused-fortountilindocker builder prune --helpoutput, which should flow through to the docs site.- How I did it
Modifying the command flag description.
- How to verify it
Run
docker builder prune --help- Description for the changelog
Fixed deprecated docker builder prune filter example
- A picture of a cute animal (not mandatory but encouraged)