网上有的安装步骤太复杂,并且安装过程中容易出错,其它安装不难,只需一条命令即可。

  安装成功后,使用命令查看docker状态

systemctl status docker

  安装前更新下包源

sudo apt update

sudo apt install docker.io 

ubuntu18.10 上安装docker容器

相关文章: