progress
Display/Monitor the progress of running coreutils. More information: <https://github.com/Xfennec/progress>.
RUN apt-get update && \
apt-get install -y progress
RUN apt-get update && \
apt-get install -y progress
RUN pacman -S --noconfirm progress
RUN apt-get update && \
apt-get install -y progress
RUN dnf install -y progress
RUN apt-get update && \
apt-get install -y progress