Derek
0
Q:

check if docker is running

systemctl status docker
0
$ docker -v
Docker version 1.7.0, build 0baf609
$ echo $?
0
0
#to check if docker is installed run
$ docker --version
#to check if docker is running run command
$ systemctl status docker
0

New to Communities?

Join the community