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