atyenoria / janus-webrtc-gateway-docker

Perfect Docker Image for Media Streaming Expert User ( https://github.com/meetecho/janus-gateway )
687 stars 200 forks source link

Can not make build on Macosx Mojave and Docker 2.0.0.3 #27

Closed bookmebus closed 5 years ago

bookmebus commented 5 years ago

I tried ( both sudo and non sudo ) to build the on my mac I've got back this error:

Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

I am using Docker desktop 2.0.0.3. Any idea?

atyenoria commented 5 years ago

you should run docker properly

bookmebus commented 5 years ago

@atyenoria Thanks. After inspection Docker.app, Macosx does not enable Daemon by default. This feature listed as experimental in the preferences. After enabling the script compile just fine.