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