FROM centos:8.3.2011 RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial RUN useradd -m user && yum -y install zsh ENV SH=/usr/bin/zsh