Easy steps to install docker-squash package on Mac
Package Information:
Application Name – docker-squash
What is docker-squash – Not Available for docker-squash
Use of docker-squash – Docker image squashing tool
URL – https://github.com/goldmann/docker-squash
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install docker-squash using brew
brew install docker-squash
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
docker-squash is ready to use now!