zbarimg
Scan and decode bar codes from image file(s). More information: <http://zbar.sourceforge.net>.
RUN apt-get update && \
apt-get install -y zbar-dbg
RUN apt-get update && \
apt-get install -y zbar-dbg
RUN pacman -S --noconfirm zbar
RUN apt-get update && \
apt-get install -y zbar-tools
RUN dnf install -y zbar
RUN apt-get update && \
apt-get install -y zbar-dbg