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:
- Launch Terminal by pressing
<command+space>
. Type terminal and hitEnter
key. - Run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install docker-clean using brew
brew install docker-clean
docker-clean is ready to use now!