urxvt256c
RXVT-like terminal emulator with Unicode and 256-color support
RUN apt-get update && \
apt-get install -y rxvt-unicode
RUN apt-get update && \
apt-get install -y rxvt-unicode
RUN apk add rxvt-unicode
RUN pacman -S --noconfirm rxvt-unicode
RUN apt-get update && \
apt-get install -y rxvt-unicode
RUN dnf install -y rxvt-unicode
RUN apt-get update && \
apt-get install -y rxvt-unicode