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

feat(bake): new --build-arg cli parameter overrides conf.py properties #38

Merged
merged 7 commits into from
Jul 8, 2024

Conversation

razvan
Copy link
Member

@razvan razvan commented Jul 7, 2024

Use --build-arg to easily experiment with Docker build arguments without modifying conf.py. See README for an example.

Main purpose will be to enable Maven repository reuse when building Docker images locally. This should significantly speed up the build process (locally).

@razvan razvan requested a review from a team July 7, 2024 19:33
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
@razvan razvan requested a review from lfrancke July 8, 2024 09:29
lfrancke
lfrancke previously approved these changes Jul 8, 2024
Copy link
Member

@lfrancke lfrancke left a comment

Choose a reason for hiding this comment

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

one nitpick

README.md Outdated Show resolved Hide resolved
Co-authored-by: Lars Francke <[email protected]>
@razvan razvan added this pull request to the merge queue Jul 8, 2024
Merged via the queue into main with commit 8f1872c Jul 8, 2024
5 checks passed
@razvan razvan deleted the feat/build-arg-override branch July 8, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants