python2-qr
QR Code image generator library - Python 2.7
RUN apt-get update && \
apt-get install -y python-qrcode
RUN apt-get update && \
apt-get install -y python-qrcode
RUN pacman -S --noconfirm python-qrcode
RUN apt-get update && \
apt-get install -y python-qrcode
RUN yum install -y python-qrcode
RUN dnf install -y python-qrcode
RUN apt-get update && \
apt-get install -y python-qrcode