mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-01 22:50:54 +00:00
build-qemu.sh runs in the per-target builddir (e.g. build/qemu-tarball/builddir/), which persists across runs. If a previous build left the cloned `qemu` tree behind (e.g. after an interrupted build), the next run errors out with: fatal: destination path 'qemu' already exists and is not an empty directory. Wipe `qemu` before cloning so the build is repeatable from a dirty builddir. Signed-off-by: Zvonko Kaiser <zkaiser@nvidia.com> Assisted-By: Claude <noreply@anthropic.com>
Static build
This directory contains files to build static versions of Kata Containers.