Install docker
Install make
apt install docker.io docker-compose
brew install make docker docker-compose
git clone https://github.com/RandyMcMillan/docker.shell.git ~/docker.shell && \
cd docker.shell && \
make shell user=root
make centos user=root
make centos7 user=root
make fedora33 user=root
make fedora34 user=root