install docker engine

1
2
curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh get-docker.sh

install fail2ban