pv
Monitor the progress of data through a pipe. More information: <https://manned.org/pv>.
RUN apt-get update && \
apt-get install -y pv
RUN apt-get update && \
apt-get install -y pv
RUN apk add pv
RUN pacman -S --noconfirm pv
RUN apt-get update && \
apt-get install -y pv
RUN dnf install -y pv
RUN apt-get update && \
apt-get install -y pv