mg
A small, fast, and portable text editor based on emacs. More information: <https://github.com/hboetes/mg>.
RUN apt-get update && \
apt-get install -y mg
RUN apt-get update && \
apt-get install -y mg
RUN apk add mg
RUN pacman -S --noconfirm mg
RUN apt-get update && \
apt-get install -y mg
RUN dnf install -y mg
RUN apt-get update && \
apt-get install -y mg