perf: Dockerfile中安装nmap工具

This commit is contained in:
jiangweidong
2023-08-07 13:43:09 +08:00
committed by Bryan
parent 56a657827a
commit ecca64ef42

View File

@@ -30,6 +30,7 @@ ARG TOOLS=" \
git-lfs \
unzip \
xz-utils \
nmap \
wget"
ARG APT_MIRROR=http://mirrors.ustc.edu.cn