部署docker

卸载旧版本 sudo aptget remove docker dockerengine docker.io containerd runc

一键脚本:
bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/DockerInstallation.sh)