I am using a docker in a mac mojave.
I normally use the docker, but suddenly I get an error today.
I downloaded the docker from the official homepage of the docker rather than the brew, but when I input the docker command, the following error
error
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.
Dozer version
18.06.1-ce, build e68fc7a
I looked at the article asking me to install docker-machine and virtualbox to solve my problem.
However, I have not had any problems using the Docker until now, but I am now wondering about this error.
Of course, I have been using the docker for a few days and have been doing tutorials such as simply loading images.