ippfind
Common UNIX Printing System(tm) - IPP developer/admin utilities
RUN apt-get update && \
apt-get install -y cups-client
RUN apt-get update && \
apt-get install -y ippsample
RUN apk add cups
RUN pacman -S --noconfirm cups
RUN apt-get update && \
apt-get install -y cups-ipp-utils
RUN yum install -y cups
RUN dnf install -y cups-ipptool-1
RUN apt-get update && \
apt-get install -y cups-client