Skip to content

Commit ce029bc

Browse files
committed
feat: 为 Dockerfile 添加 libslirp0 依赖
1 parent 868d809 commit ce029bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ RUN apt-get update \
5656
python3-tomli \
5757
python3-sphinx \
5858
ninja-build \
59+
libslirp0 \
5960
&& rm -rf /var/lib/apt/lists/*
6061

6162
# Build and install QEMU 10.1.2 from source

0 commit comments

Comments
 (0)