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