docker 一键安装脚本

liuyuqi-dellpc c2179361b7 init 2 years ago
README.md c2179361b7 init 2 years ago
install_docker.sh c2179361b7 init 2 years ago

README.md

docker_install_shell

脚本来自 https://get.daocloud.io/docker ,防止链接无效。

一键安装docker

sudo apt-get remove docker docker-engine docker.io
curl -sSL https://git.yoqi.me/lyq/docker_install_shell/raw/main/install_docker.sh | sh