Skip to content

Conversation

@jsternberg
Copy link
Collaborator

The run in terminal request sent by exec would not work if buildx had
been invoked directly instead of through docker. If we don't find the
reexec environment variable, we use os.Args[0] to launch buildx
directly when invoking attach.

… mode

The run in terminal request sent by exec would not work if `buildx` had
been invoked directly instead of through `docker`. If we don't find the
reexec environment variable, we use `os.Args[0]` to launch buildx
directly when invoking attach.

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
@jsternberg jsternberg merged commit abf6ab4 into docker:master Oct 17, 2025
139 checks passed
@jsternberg jsternberg deleted the dap-attach-standalone branch October 17, 2025 18:08
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.

2 participants