dunstify
A notification tool that is an extension of notify-send, but has more features based around dunst. Accepts all options of notify-send. More information: <https://github.com/dunst-project/dunst/wiki/Guides>.
RUN apt-get update && \
apt-get install -y dunst
RUN apt-get update && \
apt-get install -y dunst
RUN apk add dunst
RUN pacman -S --noconfirm dunst
RUN apt-get update && \
apt-get install -y dunst
RUN dnf install -y dunst
RUN apt-get update && \
apt-get install -y dunst