dotemacs

My Emacs configuration
git clone git://git.entf.net/dotemacs
Log | Files | Refs | LICENSE

ubuntu-20.Dockerfile.in (111B)


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