ubuntu-18.Dockerfile.in (112B)
1 # -*- dockerfile -*- 2 FROM ubuntu:bionic 3 RUN apt-get update -y && apt-get install -y gcc g++ libpoppler-glib-dev