cowsay
Print ASCII art (by default a cow) saying or thinking something. More information: <https://github.com/tnalpgge/rank-amateur-cowsay>.
RUN apt-get update && \
apt-get install -y cowsay
RUN apt-get update && \
apt-get install -y cowsay
RUN pacman -S --noconfirm cowsay
RUN apt-get update && \
apt-get install -y cowsay
RUN dnf install -y cowsay
RUN apt-get update && \
apt-get install -y cowsay