Skip to content

docker-buildx-{du, ls, prune, rm, version}: add page#21319

Open
mCaballero1224 wants to merge 21 commits intotldr-pages:mainfrom
mCaballero1224:add-docker-buildx
Open

docker-buildx-{du, ls, prune, rm, version}: add page#21319
mCaballero1224 wants to merge 21 commits intotldr-pages:mainfrom
mCaballero1224:add-docker-buildx

Conversation

@mCaballero1224
Copy link

@mCaballero1224 mCaballero1224 commented Mar 2, 2026

Checklist

  • The page(s) are in the correct platform directories: common, linux, osx, windows, sunos, android, etc.
  • The page description(s) have links to documentation or a homepage.
  • The page(s) follow the content guidelines.
  • The page(s) follow the style guide.
  • The PR contains at most 5 new pages.
  • The PR is authored by me, or has been human-reviewed if it was created with AI or machine translation software.
  • The PR title conforms to the recommended templates.
  • Version of the command being documented (if known): Unknown, documentation is based off information from dockerdocs
  • Reference issue: Let's document: docker buildx #20946

Since docker buildx has 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, and version.

I'm still pretty new to contributing to projects in general, so apologizes in advance for anything I may have overlooked.

@github-actions github-actions bot added new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers. labels Mar 2, 2026
@Managor Managor changed the title Add docker buildx subpages docker-buildx-{du, ls, prune, rm, version}: add page Mar 2, 2026
@ivanbaluta ivanbaluta mentioned this pull request Mar 5, 2026
17 tasks
mCaballero1224 and others added 14 commits March 7, 2026 23:31
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>
@mCaballero1224
Copy link
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.

Copy link
Member

@ivanbaluta ivanbaluta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to the project and thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants