Skip to content

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 <git@neumann-tim.de>
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
Development

Successfully merging this pull request may close these issues.

Allow to run bake {--list-targets, --list-vars} without having a docker daemon / builder instance available (similar to --print)
3 participants