The scientific-emacs a container-based in Debian:Focal version with emacs 26, and a light version of TeXlive.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
177 B

  1. # Ubuntu bullseye
  2. FROM debian:bullseye
  3. ENV UNAME="scientific-emacs"
  4. MAINTAINER gmarxcc
  5. LABEL version="0.1"
  6. # installing emacs
  7. RUN apt-get update \
  8. && apt-get -y install emacs