jpico
user friendly full screen text editor
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