qemu-system-i386
QEMU full system emulation binaries (x86)
RUN apt-get update && \
apt-get install -y qemu-system
RUN apt-get update && \
apt-get install -y qemu-system-x86
RUN apk add qemu
RUN pacman -S --noconfirm qemu-headless-arch-extra
RUN apt-get update && \
apt-get install -y qemu-system-x86
RUN dnf install -y xen-runtime
RUN apt-get update && \
apt-get install -y qemu-system-x86