We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4085e8a commit b9b36bcCopy full SHA for b9b36bc
1 file changed
Dockerfile
@@ -8,7 +8,7 @@ RUN apt update && \
8
iproute2 \
9
socat \
10
squid \
11
- curl net-tools \
+ curl net-tools dnsutils tcpdump \
12
ca-certificates && \
13
# 清理缓存
14
apt clean && \
0 commit comments