We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d341bb commit bf5db29Copy full SHA for bf5db29
Dockerfile
@@ -19,6 +19,8 @@ RUN set -eu \
19
zlib1g-dev \
20
ninja-build \
21
build-essential \
22
+ flex \
23
+ bison \
24
&& cd /tmp \
25
&& git clone https://github.com/zhaodice/qemu-anti-detection.git \
26
&& wget https://download.qemu.org/qemu-8.2.2.tar.xz \
0 commit comments