Updated Docker Images
— postmodern
The ronin docker images have been updated to version 2.0.5.2 to fix issues with missing dependencies.
- The missing
man-db
package was installed in all docker images to ensure that command’s man-pages are properly displayed by thehelp
command or a command’s--help
option. - The missing
git
package was installed in all docker images for theronin-repos install
andronin-repos update
commands, which usegit
. - The missing
zip
package was installed in all docker images for Ronin::Support::Archive::Zip, which uses thezip
andunzip
commands to create and read.zip
files.
To update the ronin docker images, simply run:
docker pull roninrb/ronin
Enjoy!
If Ronin interests you or you like the work we do, consider donating to Ronin
on
GitHub,
Patreon, or
Open Collective
so we can continue building high-quality free and Open Source security tools
and Ruby libraries.