Skip to content

build(aur): add docker-buildx dependency#7637

Merged
rfay merged 1 commit into
ddev:mainfrom
stasadev:20250918_stasadev_aur
Sep 19, 2025
Merged

build(aur): add docker-buildx dependency#7637
rfay merged 1 commit into
ddev:mainfrom
stasadev:20250918_stasadev_aur

Conversation

@stasadev
Copy link
Copy Markdown
Member

@stasadev stasadev commented Sep 17, 2025

The Issue

DDEV v1.24.8 uses docker-compose v2.39.3, which requires docker-buildx https://archlinux.org/packages/extra/x86_64/docker-buildx/

(docker-compose v2.37.0 switched to Bake builder by default.)

How This PR Solves The Issue

Adds missing AUR dependency.

Manual Testing Instructions

Automated Testing Overview

Release/Deployment Notes

@stasadev stasadev requested a review from a team as a code owner September 17, 2025 22:44
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.

Good idea. Not sure why the docker package doesn't already have a dependency on it though. Regardless, this does no harm.

@stasadev
Copy link
Copy Markdown
Member Author

Not sure why the docker package doesn't already have a dependency on it though

docker-buildx is an optional dependency for docker.

In fact, this should be required by docker-compose (but it won't have any effect on ddev-bin, since we don't require docker-compose).

@rfay rfay merged commit 545c1d5 into ddev:main Sep 19, 2025
17 checks passed
@rfay rfay deleted the 20250918_stasadev_aur branch September 19, 2025 14:11
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