docker安装之后,启动时会报如下错误:
Job for docker.service failed because start of the service was attempted too often. See "systemctl status docker.service" and "journalctl -xe" for details. To force a start use "systemctl reset-failed docker.service" followed by "systemctl start docker.service" again.
根据这篇博客来修改:https://blog.csdn.net/Along_168163/article/details/124118833
(资料图)
帮助启动类命令启动docker停止dockersystemctl start docker
重启dockersystemctl stop docker
查看docker状态systemctl restart docker
开机启动dockersystemctl status docker
查看docker概要信息systemctl enable docker
查看docker总体帮助文档docker info
查看dockert命令帮助文档docker --help
镜像命令列出本地主机上的镜像docker 具体命令 --help
docker images
目前我的机子上只有一个hello-world镜像,上面那一栏各个意思如下
REPOSITORY -----> 表示镜像的仓库源TAG -----> 镜像的标签版本号IMAGE ID -----> 镜像IDCREATED -----> 镜像创建时间SIZE -----> 镜像大小
同一仓库源可以有多个TAG版本,代表这个仓库源的不同个版本,我们使用REPOSITORY::TAG来定义不同的镜像。如果你不指定一个镜像的版本标签,例如你只使用ubuntu,docker将默认使用ubuntu:latest镜像
列出本地所有的镜像(含历史映像层)
docker images -a
只显示镜像ID
下载镜像docker images -q
docker pull 镜像名字:TAG
没有TAG就是最新版,等价于
docker pull镜像名字:latest
注:阿里云不知道怎么回事,下载还是很慢,配置了网易的镜像,好多了。
方法:
vi /etc/docker
进入daemon.conf
vim daemon.conf
输入下面内容并保存
{
"registry-mirrors": ["http://hub-mirror.c.163.com", "https://docker.mirrors.ustc.edu.cn"]
}
重新加载配置信息及重启 Docker 服务
systemctl daemon-reload
systemctl restart docker
用这个镜像源下载好多了。
演示:下载ubuntu镜像
查看镜像/容器/数据卷所占的空间docker pull ubuntu
删除单个镜像docker system df
docker rmi -f 镜像ID
例如删除之前下载的ubuntu镜像
删除多个镜像docker rmi -f 08d22c0ceb15
docker rmi -f 镜像名1:TAG 镜像名2:TAG
例如删除ubuntu和redis
删除全部镜像(做这一步的时候要小心,考虑清楚)docker rmi -f ubuntu:latest redis:6.0.8
搜索需要的镜像docker rmi -f $(docker images -qa)
网址:https://hub.docker.com
命令
docker search [OPTIONS] 镜像名字
OPTIONS说明:--limit:只列出N个镜像,默认25个
docker search redis
搜索出5个redis镜像
docker search --limit 5 redis
参数 | 说明 |
---|---|
NAME | 镜像说明 |
DESCRIPTION | 镜像说明 |
STARS | 点赞数量 |
OFFICIAL | 是否是官方的 |
AUTOMATED | 是否是自动构建 |
标签:
docker安装之后,启动时会报如下错误:Jobfordocker servicefailedbecausestartoftheservicewasattemptedto
5月6日,第十二届吴文俊人工智能科学技术奖颁奖典礼在京举行,旨在奖励在智能科学技术领域作出贡献的科技工
1、本名罗凯珊出生日期1988年11月16日(1988-11-16)出生地点香港身高1 68
记者陶春燕通讯员于然孙永鑫为了丰富校园文化生活,提高师生的身体素质,展现团队风采,5月6日上午,聊城市
直播吧5月8日讯据《罗马体育报》报道,罗马已经敲定奥亚尔,并有意免签恩迪卡、本塞拜尼、菲尔米诺等人。报