docker-buildx-{du, ls, prune, rm, version}: add page#21319
Open
mCaballero1224 wants to merge 21 commits intotldr-pages:mainfrom
Open
docker-buildx-{du, ls, prune, rm, version}: add page#21319mCaballero1224 wants to merge 21 commits intotldr-pages:mainfrom
mCaballero1224 wants to merge 21 commits intotldr-pages:mainfrom
Conversation
17 tasks
ivanbaluta
requested changes
Mar 7, 2026
ivanbaluta
requested changes
Mar 7, 2026
ivanbaluta
requested changes
Mar 7, 2026
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
Update example to follow option syntax guidelines Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
Update command example to be more concise/clear Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
Update example to be more clear that a go template is being used to format output Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
Update example description to be clear Go templating is being used to format output Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
Update example to follow tldr version command guidelines Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
Change phrasing of description Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
Remove mention of Docker to make example description more concise Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
Update example description to be more clear about what the command does Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
Edit incorrect description of the flag being used in the example; edit command example to follow tldr syntax guidelines Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
Edit incorrect description of the flag being used in the example; edit command example to follow tldr syntax guidelines Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
Change incorrect description and associated example; edit example to follow syntax guidelines Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
Author
|
Thank you for the suggestions! I've gone ahead and committed them. Realized after the fact that I could've batched them instead of doing them individually, but I suppose I'll keep that in mind for next time around. |
ivanbaluta
approved these changes
Mar 7, 2026
Member
ivanbaluta
left a comment
There was a problem hiding this comment.
Welcome to the project and thank you for your contribution!
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.
Checklist
common,linux,osx,windows,sunos,android, etc.Since
docker buildxhas a lot of subcommands, I wasn't quite sure how to go about creating the main page for it, so I settled on making pages for some of the subcommands:du,ls,prune,rm, andversion.I'm still pretty new to contributing to projects in general, so apologizes in advance for anything I may have overlooked.