mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-26 15:25:55 +00:00
perf: Dockerfile中安装nmap工具
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user