mail-files
shar, unshar, uuencode, uudecode
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