Cannot connect to the Docker daemon on macOS

前端 未结 15 1546
失恋的感觉
失恋的感觉 2020-12-07 07:23

I normally prefer to manage my apps on my OSX with brew

I am able to install docker, docker-compose and docker-machine

docker --version
Docker versio         


        
15条回答
  •  攒了一身酷
    2020-12-07 07:47

    i simply had to run spotlight search and execute the Docker application under /Applications folder which brew cask install created. Once this was run it asked to complete installation. I was then able to run docker ps

提交回复
热议问题