Answers for "linux how to check if docker is running"

65

docker check linux os

cat /etc/os-release
Posted by: Guest on April-29-2020
1

check if docker is running

systemctl status docker
Posted by: Guest on November-02-2020

Code answers related to "linux how to check if docker is running"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language