Skip to content

Conversation

@ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Jul 16, 2025

What I did
Removed internal buildkit-based builder, as Compose can delegate build to Bake and this is set as default since a few releases already.

Related issue

(not mandatory) A picture of a cute animal, if possible in relation to what you did

@ndeloof ndeloof force-pushed the bake_only branch 4 times, most recently from 0031dfa to a7e8de0 Compare July 17, 2025 09:35
@github-actions github-actions bot added the stale label Sep 17, 2025
@glours glours removed the stale label Sep 19, 2025
@thaJeztah
Copy link
Member

Heh, I was curious how much difference it made; did a quick rebase locally and it's 🤯 41MB

Is this one still planned, or are there pending issues with the integration with buildx?

Before:

ls -l bin/build/ total 165056 -rwxr-xr-x@ 1 thajeztah staff 73932322 Sep 23 22:31 docker-compose* ls -lh bin/build/ total 165056 -rwxr-xr-x@ 1 thajeztah staff 71M Sep 23 22:31 docker-compose*

After:

ls -l bin/build/ total 63616 -rwxr-xr-x@ 1 thajeztah staff 31764898 Sep 23 22:29 docker-compose* ls -lh bin/build/ total 63616 -rwxr-xr-x@ 1 thajeztah staff 30M Sep 23 22:29 docker-compose*
@ndeloof ndeloof marked this pull request as ready for review November 3, 2025 17:56
@ndeloof ndeloof requested a review from a team as a code owner November 3, 2025 17:56
@ndeloof ndeloof requested a review from glours November 3, 2025 17:56
@ndeloof ndeloof force-pushed the bake_only branch 3 times, most recently from 16b1ae6 to 260b3d7 Compare November 3, 2025 19:15
Copy link
Contributor

@glours glours left a comment

Choose a reason for hiding this comment

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

LGTM + local tests 👌

So happy to see this finally happening 🚀

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
@ndeloof ndeloof enabled auto-merge (rebase) November 4, 2025 10:22
@ndeloof ndeloof merged commit af579eb into docker:main Nov 4, 2025
23 of 24 checks passed
@ndeloof ndeloof deleted the bake_only branch November 4, 2025 10:38
@thaJeztah
Copy link
Member

💥 💥 💥 thank you!

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

Labels

None yet

3 participants