Skip to content

chore: add link to blog about buildx requirement, for #8234 (#8310) [skip ci]#8310

Merged
rfay merged 1 commit intoddev:mainfrom
stasadev:20260410_stasadev_buildx
Apr 13, 2026
Merged

chore: add link to blog about buildx requirement, for #8234 (#8310) [skip ci]#8310
rfay merged 1 commit intoddev:mainfrom
stasadev:20260410_stasadev_buildx

Conversation

@stasadev
Copy link
Copy Markdown
Member

The Issue

This error does not explain exactly how to install Docker Buildx on different platforms:

$ ddev start
Docker buildx check failed: compose build requires buildx 0.17.0 or later: docker CLI plugin "buildx" not found.
Please install buildx: https://github.com/docker/buildx#installing

We have this blog https://ddev.com/blog/docker-buildx-requirement-v1-25-1/ and draft PR to handle Buildx automatically #8234

How This PR Solves The Issue

Until #8234 is merged, we should provide more details in the error message - for example, add a link to the blog.

Manual Testing Instructions

Remove buildx, and run:

$ ddev start
Docker buildx check failed: compose build requires buildx 0.17.0 or later: docker CLI plugin "buildx" not found.
Please install buildx: https://github.com/docker/buildx#installing
More details: https://ddev.com/blog/docker-buildx-requirement-v1-25-1/

Automated Testing Overview

Release/Deployment Notes

@stasadev stasadev requested a review from a team as a code owner April 10, 2026 14:47
@github-actions
Copy link
Copy Markdown

@stasadev stasadev changed the title chore: add link to blog about buildx requirement chore: add link to blog about buildx requirement, for #8234 Apr 10, 2026
Copy link
Copy Markdown
Member

@rfay rfay left a comment

Choose a reason for hiding this comment

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

I'm quite sure this is fine, thank you. But we may want to back it out when new buildx strategy goes in.

@rfay rfay changed the title chore: add link to blog about buildx requirement, for #8234 chore: add link to blog about buildx requirement, for #8234 (#8310) [skip ci] Apr 13, 2026
@rfay rfay merged commit f172d98 into ddev:main Apr 13, 2026
40 checks passed
@rfay rfay deleted the 20260410_stasadev_buildx branch April 13, 2026 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants