Answer the question
In order to leave comments, you need to log in
Docker not installing on centos 7?
Installed docker according to the guide: https://docs.docker.com/install/linux/docker-ce/centos/
I
run it:
$ systemctl start docker
A dependency job for docker.service failed. See 'journalctl -xe' for details.
$ systemctl status docker
● docker.service - Docker Application Container Engine
Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; vendor preset: disabled)
Active: inactive (dead) since Wed 2018-11-28 07:01:27 UTC; 2min 1s ago
Docs: https://docs.docker.com
Process: 13104 ExecStart=/usr/bin/dockerd -H unix:// (code=killed, signal=TERM)
Main PID: 13104 (code=killed, signal=TERM)
Nov 28 07:01:27 recouse systemd[1]: Starting Docker Application Container Engine...
Nov 28 07:01:27 recouse systemd[1]: Dependency failed for Docker Application Container Engine.
Nov 28 07:01:27 recouse systemd[1]: Job docker.service/start failed with result 'dependency'.
Nov 28 07:01:27 recouse systemd[1]: Stopped Docker Application Container Engine.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question