vdbg / hubibtpresence

Bluetooth scanner for Hubitat
MIT License
0 stars 0 forks source link

Add docker integration #2

Closed vdbg closed 2 years ago

vdbg commented 2 years ago

Probably need to do something along these lines:

docker run -it --rm \
  --privileged \
  --workdir /app \
  --volume "$PWD":/app \
  --volume /var/run/dbus/:/var/run/dbus/:z \
  image_name command