需要设置代理的话先设置代理,再安装。
ubuntu docker 安装
apt-get updateapt install docker.iosystemctl start dockersystemctl enable dockerRefer to link: https://phoenixnap.com/kb/how-to-install-docker-on-ubuntu-18-04redhat 7 docker 安装: https://blog.csdn.net/weixin_49832727/article/details/107981698
原文:https://www.cnblogs.com/i-shu/p/14900897.html