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

Skip Builder Init For Bake List Flags #2763

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

neumantm
Copy link
Contributor

Add the flags --list-targets and --list-variables to the cases where initializing the builder can be skipped.

This allows the listing of targets and variables when no builder is available.

Resolves: #2755

Add the flags --list-targets and --list-variables to the cases
where initializing the builder can be skipped.

This allows the listing of targets and variables
when no builder is available.

Resolves: docker#2755
Signed-off-by: Tim Neumann <[email protected]>
Copy link
Member

@crazy-max crazy-max left a comment

Choose a reason for hiding this comment

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

LGTM thanks!

@crazy-max crazy-max added this to the v0.18.0 milestone Oct 29, 2024
@tonistiigi tonistiigi merged commit cd8d61a into docker:master Oct 29, 2024
106 checks passed
@neumantm neumantm deleted the feat/listWithoutBuilder branch October 30, 2024 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants