Skip to content

Commit 7a98930

Browse files
committed
Update Dockerfile
1 parent 14ffb9d commit 7a98930

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Process_Image/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ RUN apt-get update && apt-get install -y \
77
build-essential \
88
ninja-build \
99
git \
10+
libgl1-mesa-glx \
1011
&& rm -rf /var/lib/apt/lists/*
1112
# 设置工作目录
1213
WORKDIR /app

0 commit comments

Comments
 (0)