1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-24 08:52:31 +02:00

fix metasploit-arm

This commit is contained in:
kev 2017-11-01 20:09:39 +08:00
parent 76ab6e12dc
commit 8811fd23e9

View File

@ -22,6 +22,9 @@ RUN set -xe \
nmap-scripts \ nmap-scripts \
postgresql-libs \ postgresql-libs \
ruby \ ruby \
ruby-bigdecimal \
ruby-bundler \
ruby-io-console \
sqlite-libs \ sqlite-libs \
&& apk add --virtual .ruby-builddeps \ && apk add --virtual .ruby-builddeps \
autoconf \ autoconf \