fix-qdf
tools for and transforming and inspecting PDF files
RUN apt-get update && \
apt-get install -y qpdf
RUN apt-get update && \
apt-get install -y qpdf
RUN apk add qpdf
RUN pacman -S --noconfirm qpdf
RUN apt-get update && \
apt-get install -y qpdf
RUN yum install -y qpdf
RUN dnf install -y qpdf
RUN apt-get update && \
apt-get install -y qpdf