Just run on of these commands.
curl https://raw.githubusercontent.com/ivantichy/docker-ce-install/master/installDockerDebian.sh?a=$((RANDOM)) | bash
curl https://raw.githubusercontent.com/ivantichy/docker-ce-install/master/installDockerUbuntu.sh?a=$((RANDOM)) | bash
curl https://raw.githubusercontent.com/ivantichy/docker-ce-install/master/installDockerOracleLinux.sh?a=$((RANDOM)) | bash
I do not have Mac. Someone pls do that.
I do not want to end up in hell. Sorry.
Note: the ?a=$((RANDOM)) is there to avoid caching.