Easy Steps to Install docker-clean on Mac

Package Information:

Name: docker-clean
Use: Clean Docker containers, images, networks, and volumes
URL: https://github.com/ZZROTDesign/docker-clean

Installation Steps:

  1. Launch Terminal by pressing <command+space>. Type terminal and hit Enter key.
  2. Run the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install docker-clean using brew
    brew install docker-clean

docker-clean is ready to use now!