mirror of
https://github.com/qemus/qemu-docker.git
synced 2025-12-24 13:38:05 +08:00
feat: Automaticly enable UEFI based on ISO (#523)
This commit is contained in:
@@ -22,6 +22,7 @@ RUN set -eu && \
|
||||
dnsmasq \
|
||||
net-tools \
|
||||
qemu-utils \
|
||||
genisoimage \
|
||||
ca-certificates \
|
||||
netcat-openbsd \
|
||||
qemu-system-x86 && \
|
||||
|
||||
Reference in New Issue
Block a user