If docker is not running on your device you will see errors like below,
% docker ps
Cannot connect to the Docker daemon at unix:///var/run/docker.sock.
Is the docker daemon running?
If you are a developer and frequently use the Terminal commands to work with Docker and wonder how to start or open it command line then you can make use of the open command,
Command:$ open -a docker
When you will run this command in Terminal shell, you will see that the docker desktop application is loaded and will get started and then you can run all the subsequent docker commands.

Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!