talk
A visual communication program which copies lines from your terminal to that of another user. More information: <https://www.gnu.org/software/inetutils/manual/html_node/talk-invocation.html>.
RUN apt-get update && \
apt-get install -y talk
RUN apt-get update && \
apt-get install -y talk
RUN pacman -S --noconfirm talk
RUN apt-get update && \
apt-get install -y talk
RUN yum install -y talk
RUN dnf install -y talk
RUN apt-get update && \
apt-get install -y talk