figlet
Generate ASCII banners from user input. See also: showfigfonts. More information: <http://www.figlet.org/figlet-man.html>.
RUN apt-get update && \
apt-get install -y figlet
RUN apt-get update && \
apt-get install -y figlet
RUN apk add figlet
RUN pacman -S --noconfirm figlet
RUN apt-get update && \
apt-get install -y figlet
RUN dnf install -y figlet
RUN apt-get update && \
apt-get install -y figlet