lpr
CUPS tool for printing files. See also: lpstat and lpadmin. More information: <https://openprinting.github.io/cups/doc/man-lpr.html>.
RUN apt-get update && \
apt-get install -y lpr
RUN apt-get update && \
apt-get install -y lpr
RUN pacman -S --noconfirm lpr
RUN apt-get update && \
apt-get install -y lpr
RUN yum install -y lpr
RUN apt-get update && \
apt-get install -y lpr