当遇到Docker容器启动失败并显示“docker active: failed (result: exit-code)”这样的错误时,这通常意味着容器在尝试启动时遇到了问题,并因此以非零退出代码退出。以下是根据您提供的提示,逐步分析和解决问题的步骤: 1. 确认Docker服务状态 首先,确保Docker服务正在运行。您可以使用以下命令来检查Docker服务的状态(以...
Active:failed(Result:exit-code)sinceThu2021-02-0422:38:55EST;6minago Docs:http://docs.docker.com Process:5093ExecStart=/usr/bin/dockerd-current--add-runtimedocker-runc=/usr/libexec/docker/docker-runc-current--default-runtime=docker-runc--exec-opt native.cgroupdriver=systemd--userland-proxy-...
[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 2018-09-24 21:00:04 CST; 32s ago Docs: http:...
Active: failed (Result: exit-code) since Wed2019-06-0502:41:17 EDT; 4min 0s ago Docs: http://docs.docker.com Process:4999ExecStart=/usr/bin/dockerd-current--add-runtimedocker-runc=/usr/libexec/docker/docker-runc-current--default-runtime=docker-runc--exec-opt native.cgroupdriver=system...
[root@centos7-m02 files]# systemctl status docker.service ● docker.service - Docker Application Container Engine Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; vendor preset: disabled) Active: failed (Result: exit-code) since Tue 2018-11-20 11:51:21 CST; 5s ago Docs: ...
Active: failed (Result: exit-code) since Sun 2019-09-08 09:37:15 CST; 2min 33s ago Docs: https://docs.docker.com Process: 18854 ExecStart=/usr/bin/dockerd -H fd:// (code=exited, status=1/FAILURE) Main PID: 18854 (code=exited, status=1/FAILURE) ...
Active: failed (Result: exit-code) since 三 2018-01-17 15:10:45 CST; 13s ago Docs: https://docs.docker.com Process: 2800 ExecStart=/usr/bin/docker daemon --registry-mirror=https://*prk4fun.mirror.aliyuncs.com --registry-mirror=https://*prk4fun.mirror.aliyuncs.com (code=exited, ...
Active: failed (Result: exit-code) since Tue 2019-08-06 11:37:38 EDT; 4min 32s ago Docs: http://docs.docker.com Process: 5027 ExecStart=/usr/bin/dockerd-current --add-runtime docker-runc=/usr/libexec/docker/docker-runc-current --default-runtime=docker-runc --exec-opt native.cgrou...
[root@localhost anghelac]# systemctl status -l docker ● docker.service - Docker Application Container Engine Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; vendor preset: disabled) Active: failed (Result: exit-code) since Thu 2017-01-19 22:12:19 EET; 10s ago Docs: http...
Active: failed (Result: exit-code) since 五 2020-11-27 15:12:55 CST; 9s ago Docs: http://docs.docker.com Process: 1970 ExecStart=/usr/bin/dockerd-current --add-runtime docker-runc=/usr/libexec/docker/docker-runc-current --default-runtime=docker-runc --exec-opt native.cgroupdriver...