emacs
The extensible, customizable, self-documenting, real-time display editor. See also emacsclient. More information: <https://www.gnu.org/software/emacs>.
RUN apt-get update && \
apt-get install -y emacs
RUN apt-get update && \
apt-get install -y emacs
RUN apk add emacs
RUN pacman -S --noconfirm emacs
RUN apt-get update && \
apt-get install -y emacs
RUN yum install -y emacs-1
RUN dnf install -y emacs-1
RUN apt-get update && \
apt-get install -y emacs