scanimage
Scan images with the Scanner Access Now Easy API. More information: <http://sane-project.org/man/scanimage.1.html>.
RUN apt-get update && \
apt-get install -y sane-utils
RUN apt-get update && \
apt-get install -y sane-utils
RUN pacman -S --noconfirm sane
RUN apt-get update && \
apt-get install -y sane-utils
RUN yum install -y sane-backends
RUN dnf install -y sane-backends
RUN apt-get update && \
apt-get install -y sane-utils