赞
踩
安装命令如下:
curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun
也可以使用国内 daocloud 一键安装命令:
curl -sSL https://get.daocloud.io/docker | sh
(如果没有安装curl可以安装一下:sudo apt-get install curl)
现在应该安装好Docker了,检查它是否正在运行:
sudo systemctl status docker
输出Active: active(running),表明该服务处于工作状态:
● docker.service - Docker Application Container Engine
Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2018-07-05 15:08:39 UTC; 2min 55s ago
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。