buildx/build
Jonathan A. Sternberg dbda218489
dap: make exec shell persistent across the build
Invoking the shell will cause it to persist across the entire build and
to re-execute whenever the builder pauses at another location again.

This still requires using `exec` to launch the shell. Launching by frame
id is also removed since it no longer applies to this version.

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
2025-08-11 12:40:09 -05:00
..
build.go dap: add stack traces with next and continue functionality 2025-07-03 09:18:55 -05:00
dial.go update golangci-lint to v2.1.5 2025-05-13 16:54:43 +02:00
driver.go update golangci-lint to v2.1.5 2025-05-13 16:54:43 +02:00
driver_test.go update golangci-lint to v2.1.5 2025-05-13 16:54:43 +02:00
git.go update golangci-lint to v2.1.5 2025-05-13 16:54:43 +02:00
git_test.go lint: modernize fix 2025-05-13 20:44:57 +02:00
invoke.go dap: add debug adapter implementation 2025-06-30 10:51:20 -05:00
localstate.go build: don't generate local state for subrequests 2024-10-25 11:06:25 +02:00
opt.go controller: remove remaining parts of the controller 2025-06-05 11:57:03 -05:00
opt_test.go controller: remove remaining parts of the controller 2025-06-05 11:57:03 -05:00
provenance.go build: fix buildx.build.provenance metadata 2025-06-19 18:47:27 +02:00
replicatedstream.go build: allow builds from stdin for multi-node builders 2024-08-14 13:13:18 +03:00
replicatedstream_test.go use "#nosec" instead of "nolint:gosec" to be more specific 2025-07-03 13:31:06 +02:00
result.go dap: make exec shell persistent across the build 2025-08-11 12:40:09 -05:00
url.go build: raise maximum size limit for dockerfile and fix size check 2024-10-03 12:12:40 -05:00
utils.go bake: multi ips support for extra hosts 2025-06-16 11:55:17 +02:00
utils_test.go bake: multi ips support for extra hosts 2025-06-16 11:55:17 +02:00