CentOS 8 的docker 安裝
使用官方腳本自動安裝:
curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun
參考網址:
菜鳥教程-CentOS Docker 安裝:https://www.runoob.com/docker/centos-docker-install.html
有志者,事竟成,破釜沉舟,百二秦關終屬楚; 苦心人,天不負,臥薪嘗膽,三千越甲可吞吳。
使用官方腳本自動安裝:
curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun
菜鳥教程-CentOS Docker 安裝:https://www.runoob.com/docker/centos-docker-install.html