This is a simple script for install Docker and Docker-compose in Linux Mint 20/Ubuntu 20.04.
All you need is run this script in your system.
- Linux Mint 20/Ubuntu 20.04
- Docker
- Docker-compose
Download this script, give execute permissions and run:
sudo chmod a+x docker-install.sh
./docker-install.sh
More information you can find in my article :
How to install Docker in Linux Mint and Ubuntu
Project is: finished
Created by Chris Texe - feel free to contact me!