Skip to content

Releases: ronin-rb/docker

2.0.5.2

23 Apr 01:01
Compare
Choose a tag to compare
  • Added missing man-db dependency to all Dockerfiles to allow the commands to display their man-pages using the man command.
  • Added missing git dependency to all Dockerfiles for the ronin-repos install and ronin-repos update commands, which use git to download and update ronin repositories.
  • Added missing zip dependency to all Dockerfiles for Ronin::Support::Archive::Zip, which uses the zip and unzip commands to create and read .zip archives.