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

bake: update lookup order for override #2886

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

crazy-max
Copy link
Member

fixes #2873

This change the lookup order for a bake definition by placing override files for both HCL and JSON at the lowest.

cc @jonapich

@crazy-max crazy-max marked this pull request as ready for review January 6, 2025 15:51
@crazy-max crazy-max added this to the v0.20.0 milestone Jan 6, 2025
@crazy-max crazy-max merged commit e085ed8 into docker:master Jan 6, 2025
124 checks passed
@crazy-max crazy-max deleted the bake-override-sort branch January 6, 2025 16:35
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.

Allow specifying additional configuration files to be merged on top of auto-detected configuration files
3 participants