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 \ git-lfs \
unzip \ unzip \
xz-utils \ xz-utils \
nmap \
wget" wget"
ARG APT_MIRROR=http://mirrors.ustc.edu.cn ARG APT_MIRROR=http://mirrors.ustc.edu.cn