Skip to content

Instantly share code, notes, and snippets.

@Hugoch
Created January 3, 2016 16:06
Show Gist options
  • Save Hugoch/2c23b92ddf32f800e413 to your computer and use it in GitHub Desktop.
Save Hugoch/2c23b92ddf32f800e413 to your computer and use it in GitHub Desktop.
docker run -itd —net host -p 0.0.0.0:51826:51826 $(find /dev/snd/ -type c | sed ‘s/^/ — device /’) -v /path/to/homebridge/config/folder/:/root/.homebridge hugoch/rpi-python-homebridge:v1 /root/run_homebridge.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment