qrencode
QR Code generator. Supports PNG and EPS. More information: <https://fukuchi.org/works/qrencode>.
RUN apt-get update && \
apt-get install -y qrencode
RUN apt-get update && \
apt-get install -y qrencode
RUN pacman -S --noconfirm qrencode
RUN apt-get update && \
apt-get install -y qrencode
RUN yum install -y qrencode
RUN dnf install -y qrencode
RUN apt-get update && \
apt-get install -y qrencode