git is no longer needed to build an image
parent
63ae70f061
commit
dbaa4000d7
|
@ -17,8 +17,6 @@ RUN apk update && \
|
||||||
nmap-scripts \
|
nmap-scripts \
|
||||||
nmap-nselibs \
|
nmap-nselibs \
|
||||||
postgresql-libs \
|
postgresql-libs \
|
||||||
# needed as long as metasploit-framework.gemspec contains a 'git ls'
|
|
||||||
git \
|
|
||||||
ncurses \
|
ncurses \
|
||||||
libcap \
|
libcap \
|
||||||
&& apk add --virtual .ruby-builddeps \
|
&& apk add --virtual .ruby-builddeps \
|
||||||
|
|
Loading…
Reference in New Issue