Skip to content

Conversation

jsternberg
Copy link
Contributor

An additional property exists for the DAP launch configuration that
allows setting the --builder property for the buildx invocation.

This isn't normally possible through args because args places the
parameters after the invocation of buildx while the builder option has
to be before the buildx command.

An additional property exists for the DAP launch configuration that
allows setting the `--builder` property for the `buildx` invocation.

This isn't normally possible through `args` because `args` places the
parameters after the invocation of `buildx` while the builder option has
to be before the `buildx` command.

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
@jsternberg jsternberg force-pushed the dap-builder-customize branch from 5ff96f2 to 561bd5f Compare July 31, 2025 20:20
@rcjsuen rcjsuen merged commit 11a263a into docker:main Aug 5, 2025
2 checks passed
@jsternberg jsternberg deleted the dap-builder-customize branch August 5, 2025 15:04
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