Como verifique o status Docker no Ubuntu

sudo systemctl status docker
#(OR)
systemctl status docker.service
# To check the status of Docker whether running or not.
visualscrapper