bluetoothd
Daemon to manage bluetooth devices. More information: <https://manned.org/bluetoothd>.
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