docker 安装

 

需要设置代理的话先设置代理,再安装。

ubuntu docker 安装

apt-get update
apt install docker.io
systemctl start docker
systemctl enable docker
Refer to link: https://phoenixnap.com/kb/how-to-install-docker-on-ubuntu-18-04
 

redhat 7 docker 安装: https://blog.csdn.net/weixin_49832727/article/details/107981698

posted @ 2021-06-18 18:52  i舒  阅读(16)  评论(0编辑  收藏  举报