# -*- dockerfile -*- FROM debian:10 RUN apt-get update -y && apt-get install -y gcc g++ libpoppler-glib-dev