Files
buildx/dap
Jonathan A. Sternberg 19eadba5fc dap: fix the run mount input names
The mounts for exec operations was misconstruing most input names as the
root mount because it was using the wrong input index to match with the
exec mounts.

The correct input index is now being used so bind mounts and other types
of mounts should now show the correct mount destination rather than only
showing the root mount.

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
2026-01-06 12:29:51 -06:00
..
2026-01-06 12:29:51 -06:00