st
A simple terminal emulator for the X Window System. More information: <https://st.suckless.org>.
RUN apt-get update && \
apt-get install -y st
RUN apk add st
RUN apt-get update && \
apt-get install -y st
RUN dnf install -y st