shar
Create a shell archive. More information: <https://manned.org/man/freebsd/shar>.
RUN apt-get update && \
apt-get install -y sharutils
RUN apt-get update && \
apt-get install -y sharutils
RUN apk add sharutils
RUN pacman -S --noconfirm sharutils
RUN apt-get update && \
apt-get install -y sharutils
RUN yum install -y sharutils
RUN dnf install -y sharutils
RUN apt-get update && \
apt-get install -y sharutils