this post was submitted on 11 Apr 2025
6 points (100.0% liked)

Docker

1250 readers
2 users here now

founded 2 years ago
MODERATORS
 

I noticed docker compose is now telling me I can set COMPOSE_BAKE=true for "better performance".

Does anyone have any experience with this? Is it worth it? I get suspicious when a program tells me "just use this, it has better performance", but it's not the default.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] yarr 2 points 6 days ago

and it sucks that they feel the need to put it in build output.

I agree. I treat that as holy ground. If it doesn't have really large implications, I do NOT want to see it in the output. Reminds me of installing things in npm and seeing all the little 'shoutouts'.