Is it possible to use a bluetooth (BLE in my case) dongle inside of a docker container?
On my host machine:
$ hcitool dev Devices: hci0 5C:F
Try this:
sudo docker run --net=host --privileged -i -t ubuntu /bin/bash