zsh
Z SHell, a Bash-compatible command-line interpreter. See also: bash, histexpand. More information: <https://www.zsh.org>.
RUN apt-get update && \
apt-get install -y zsh
RUN apt-get update && \
apt-get install -y zsh
RUN apk add zsh
RUN pacman -S --noconfirm zsh
RUN apt-get update && \
apt-get install -y zsh
RUN yum install -y zsh
RUN dnf install -y zsh
RUN apt-get update && \
apt-get install -y zsh