Add additional nmap dependencies

Packages nmap-nselibs, nmap-scripts
bug/bundler_fix
Ilya Glotov 2017-05-18 12:54:53 +03:00
parent d68a3d77f5
commit 5dbbd379b2
No known key found for this signature in database
GPG Key ID: AE18CC224730A36D
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ RUN apk update && \
apk add \
sqlite-libs \
nmap \
nmap-scripts \
nmap-nselibs \
postgresql-libs \
# needed as long as metasploit-framework.gemspec contains a 'git ls'
git \