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