Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how check status docker in ubuntu

sudo systemctl status docker
#(OR)
systemctl status docker.service
# To check the status of Docker whether running or not.
 
PREVIOUS NEXT
Tagged: #check #status #docker #ubuntu
ADD COMMENT
Topic
Name
9+3 =