edit
An alias to a run-mailcap's action edit. Originally run-mailcap is used to process/edit mime-type/file. More information: <https://www.computerhope.com/unix/uedit.htm>.
RUN apt-get update && \
apt-get install -y mime-support
RUN apt-get update && \
apt-get install -y mime-support
RUN pacman -S --noconfirm vi
RUN apt-get update && \
apt-get install -y mime-support
RUN apt-get update && \
apt-get install -y mime-support