mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 20:08:54 +00:00
It is used a temporary container to pull the QEMU tarball out of the build image, but this container is never deleted. This will ensure it gets deleted after its execution. Fixes #1168 Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>