cupsfilter
Common UNIX Printing System(tm) - PPD/driver support, web interface
RUN apt-get update && \
apt-get install -y cups
RUN apt-get update && \
apt-get install -y cups
RUN apk add cups
RUN pacman -S --noconfirm cups
RUN apt-get update && \
apt-get install -y cups
RUN dnf install -y cups-1
RUN apt-get update && \
apt-get install -y cups