hcitool
Monitor, configure connections, and send special commands to Bluetooth devices. More information: <https://manned.org/hcitool>.
RUN apt-get update && \
apt-get install -y bluez
RUN apt-get update && \
apt-get install -y bluez
RUN apk add bluez
RUN pacman -S --noconfirm bluez
RUN apt-get update && \
apt-get install -y bluez
RUN yum install -y bluez
RUN dnf install -y bluez
RUN apt-get update && \
apt-get install -y bluez