We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a2ec20 + ce029bc commit cb2f095Copy full SHA for cb2f095
1 file changed
Dockerfile
@@ -56,6 +56,7 @@ RUN apt-get update \
56
python3-tomli \
57
python3-sphinx \
58
ninja-build \
59
+ libslirp0 \
60
&& rm -rf /var/lib/apt/lists/*
61
62
# Build and install QEMU 10.1.2 from source
0 commit comments