emacsclient
Open files in an existing Emacs server. See also emacs. More information: <https://www.emacswiki.org/emacs/EmacsClient>.
RUN apt-get update && \
apt-get install -y emacs-nox
RUN apt-get update && \
apt-get install -y emacs-nox
RUN apk add emacs-nox
RUN pacman -S --noconfirm emacs-nox
RUN apt-get update && \
apt-get install -y emacs-nox
RUN dnf install -y emacs-common-1
RUN apt-get update && \
apt-get install -y emacs-nox