bluetoothctl
Manage Bluetooth devices. More information: <https://bitbucket.org/serkanp/bluetoothctl>.
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-utils
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