joe
Joe's own text editor. More information: <https://joe-editor.sourceforge.io>.
RUN apt-get update && \
apt-get install -y joe
RUN apt-get update && \
apt-get install -y joe
RUN apk add joe
RUN pacman -S --noconfirm joe
RUN apt-get update && \
apt-get install -y joe
RUN dnf install -y joe
RUN apt-get update && \
apt-get install -y joe