Skip to content
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 and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: only print COMPOSE_BAKE recommendation when disabled #12572

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

emersion
Copy link
Contributor

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.

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>
@emersion emersion requested a review from a team as a code owner February 22, 2025 00:28
@emersion emersion requested review from ndeloof and glours February 22, 2025 00:28
@ndeloof ndeloof enabled auto-merge (rebase) February 22, 2025 10:08
@ndeloof ndeloof merged commit 3292740 into docker:main Feb 22, 2025
25 checks passed
@emersion emersion deleted the service-deps-bake-info branch February 22, 2025 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants