Skip to content

Commit 23cd4d9

Browse files
authored
Update Dockerfile
1 parent 45ab6d4 commit 23cd4d9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ RUN apt-get update && apt-get install -y \
6666
gstreamer1.0-tools \
6767
# 调试工具
6868
gdb \
69-
strace \
70-
ltrace \
7169
&& rm -rf /var/lib/apt/lists/* \
7270
&& apt-get clean
7371

0 commit comments

Comments
 (0)