build: only print COMPOSE_BAKE recommendation when disabled by emersion · Pull Request #12572 · docker/compose (original) (raw)

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation0 Commits1 Checks26 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

emersion

docker-compose now prints a recommendation to set COMPOSE_BAKE=true when service deps are used. However, when the user opts-in to bake, the recommendation is still printed.

Only print the recommendation when bake is disabled.

@emersion

docker-compose now prints a recommendation to set COMPOSE_BAKE=true when service deps are used. However, when the user opts-in to bake, the recommendation is still printed.

Only print the recommendation when bake is disabled.

Signed-off-by: Simon Ser contact@emersion.fr

ndeloof

tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request

Mar 26, 2025

@tmeijn

2 participants

@emersion @ndeloof