Failed to start Docker Application Container

[root@localhost ~]# systemctl status docker.service
● docker.service - Docker Application Container Engine
   Loaded: loaded (/usr/lib/systemd/system/docker.service; disabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Mon 2019-01-28 04:00:18 PST; 2min 41s ago
     Docs: http://docs.docker.com
  Process: 60006 ExecStart=/usr/bin/dockerd-current --add-runtime docker-runc=/usr/libexec/docker/docker-runc-currentuserland-proxy-path=/usr/libexec/docker/docker-proxy-current --init-path=/usr/libexec/docker/docker-init-current --se$DOCKER_NETWORK_OPTIONS $ADD_REGISTRY $BLOCK_REGISTRY $INSECURE_REGISTRY $REGISTRIES (code=exited, status=1/FAILURE)
 Main PID: 60006 (code=exited, status=1/FAILURE)

Jan 28 04:00:17 localhost.localdomain systemd[1]: Starting Docker Application Container Engine...
Jan 28 04:00:17 localhost.localdomain dockerd-current[60006]: time="2019-01-28T04:00:17.749182186-08:00" level=warnin
Jan 28 04:00:17 localhost.localdomain dockerd-current[60006]: time="2019-01-28T04:00:17.751260562-08:00" level=info m
Jan 28 04:00:18 localhost.localdomain dockerd-current[60006]: time="2019-01-28T04:00:18.767364925-08:00" level=warnin
Jan 28 04:00:18 localhost.localdomain dockerd-current[60006]: Error starting daemon: SELinux is not supported with th
Jan 28 04:00:18 localhost.localdomain systemd[1]: docker.service: main process exited, code=exited, status=1/FAILURE
Jan 28 04:00:18 localhost.localdomain systemd[1]: Failed to start Docker Application Container Engine.
Jan 28 04:00:18 localhost.localdomain systemd[1]: Unit docker.service entered failed state.
Jan 28 04:00:18 localhost.localdomain systemd[1]: docker.service failed.
Hint: Some lines were ellipsized, use -l to show in full.
解决:删除/var/lib/docker/下面所有内容,重启docker。
重启后/var/lib/docker/里面的数据会重新生成。
rm -rf /var/lib/docker/*
systemctl start docker

  

转载于:https://www.cnblogs.com/wwzyy/p/10332881.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值