1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00

fix metasploit-arm

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

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