mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-01 22:50:54 +00:00
Replace `type=local` with `type=tar` in kata-deploy build to reduce export time and avoid build hangs during the export-to-client-directory phase. Update callers to extract binaries directly from the tar archive instead of copying from an intermediate directory. Signed-off-by: Hyounggyu Choi <Hyounggyu.Choi@ibm.com>