Mythic icon indicating copy to clipboard operation
Mythic copied to clipboard

Unification of install_docker_x scripts

Open evanmiller2112 opened this issue 2 years ago • 0 comments

This update merges the "install_docker_$DISTRO" scripts. It basically uses lsb_release to determine the distro and wraps each of the existing scripts in their own functions.

Two changes to the scripts as well:

  • The Ubuntu and Debian versions now download the latest version of docker-compose
  • The kali script no longer forces a package upgrade (apt-get upgrade -y)

evanmiller2112 avatar Apr 21 '22 20:04 evanmiller2112