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