1 2 3
# -*- dockerfile -*- FROM ubuntu:focal RUN apt-get update -y && apt-get install -y gcc libpoppler-glib-dev