2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 21:33:02 +01: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 \
postgresql-libs \
ruby \
ruby-bigdecimal \
ruby-bundler \
ruby-io-console \
sqlite-libs \
&& apk add --virtual .ruby-builddeps \
autoconf \