dbus-test-tool
simple interprocess messaging system (test infrastructure)
RUN apt-get update && \
apt-get install -y dbus-1-dbg
RUN apt-get update && \
apt-get install -y dbus-1-dbg
RUN apk add dbus
RUN pacman -S --noconfirm dbus
RUN apt-get update && \
apt-get install -y dbus-tests
RUN dnf install -y dbus-daemon-1
RUN apt-get update && \
apt-get install -y dbus-1-dbg