grog
GNU troff text-formatting system (base system components)
RUN apt-get update && \
apt-get install -y groff-base
RUN apt-get update && \
apt-get install -y groff-base
RUN apk add groff
RUN pacman -S --noconfirm groff
RUN apt-get update && \
apt-get install -y groff-base
RUN yum install -y groff
RUN dnf install -y groff-perl
RUN apt-get update && \
apt-get install -y groff-base