mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-06 07:54:22 +01:00
In static-build/qemu-virtiofs/Dockerfile the code which applies the virtiofs specific patches is spread in several RUN instructions. Refactor this code so that it runs in a single RUN and produce a single overlay image. Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>