homebridge-docker icon indicating copy to clipboard operation
homebridge-docker copied to clipboard

The path /etc/homebridge is not shared from OS X and is not known to Docker.

Open tkothe opened this issue 9 years ago • 1 comments

Out of the box I get

The path /etc/homebridge
is not shared from OS X and is not known to Docker. 
You can configure shared paths from Docker -> Preferences... -> File Sharing.
See https://docs.docker.com/docker-for-mac/osxfs/#namespaces for more info.

on OS X Sierra, when running ./homebridge.sh run (build ran successful). I have Docker 1.12.3 (stable channel). I'm sure this is easy to resolve but I have to run now and already wanted to log this here and now 😄

I guess I can solve this by making /etc accessible to the container, but I am not entirely sure I want this. Maybe it's smarter to expose a ./homebridge file instead?

tkothe avatar Nov 20 '16 16:11 tkothe

same here

radinsky avatar Dec 17 '16 22:12 radinsky