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:
parent
76ab6e12dc
commit
8811fd23e9
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user