git is no longer needed to build an image

bug/bundler_fix
Brent Cook 2017-05-26 23:08:13 -05:00
parent 63ae70f061
commit dbaa4000d7
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@ RUN apk update && \
nmap-scripts \
nmap-nselibs \
postgresql-libs \
# needed as long as metasploit-framework.gemspec contains a 'git ls'
git \
ncurses \
libcap \
&& apk add --virtual .ruby-builddeps \