mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-19 14:24:26 +01:00
The qemu and qemu-virtiofs Dockerfile files repeat the code to apply patches based on QEMU stable branch being built. Instead, this adds a common script (qemu/apply_patches.sh) and make it called by the respective Dockerfile files. Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>