rlwrap
Add line editing, persistent history and prompt completion to a REPL command. More information: <https://github.com/hanslub42/rlwrap>.
RUN apt-get update && \
apt-get install -y rlwrap
RUN apt-get update && \
apt-get install -y rlwrap
RUN pacman -S --noconfirm rlwrap
RUN apt-get update && \
apt-get install -y rlwrap
RUN dnf install -y rlwrap
RUN apt-get update && \
apt-get install -y rlwrap