ipptool
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-client
RUN pacman -S --noconfirm cups-ipptool-1
RUN apt-get update && \
apt-get install -y cups-ipp-utils
RUN yum install -y cups-ipptool-1
RUN dnf install -y cups-ipptool-1
RUN apt-get update && \
apt-get install -y cups-client