Files
kata-containers/tools
Zvonko Kaiser 8bc351e971 build(qemu): use mktemp -d and trap for safe clone directory
Replace rm -rf qemu + clone-into-relative-path with mktemp -d so the
build never touches a pre-existing qemu/ directory in the bind-mounted
host working directory.  The trap ensures cleanup on any exit path.

Assisted-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Zvonko Kaiser <zkaiser@nvidia.com>
2026-07-21 14:57:47 +00:00
..
2026-07-09 13:40:17 +01:00