lshell
restricts a user's shell environment to limited sets of commands
RUN apt-get update && \
apt-get install -y lshell
RUN apt-get update && \
apt-get install -y lshell
RUN dnf install -y lshell
RUN apt-get update && \
apt-get install -y lshell