wkhtmltoimage
Command line utilities to convert html to pdf or image using WebKit
RUN apt-get update && \
apt-get install -y wkhtmltopdf
RUN apt-get update && \
apt-get install -y wkhtmltopdf
RUN pacman -S --noconfirm wkhtmltopdf
RUN apt-get update && \
apt-get install -y wkhtmltopdf
RUN dnf install -y wkhtmltopdf
RUN apt-get update && \
apt-get install -y wkhtmltopdf