perf: Dockerfile中安装nmap工具

pull/11215/head
jiangweidong 2023-08-07 13:43:09 +08:00 committed by Bryan
parent 56a657827a
commit ecca64ef42
1 changed files with 1 additions and 0 deletions

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