diffstat
Create a histogram from the output of the diff command. More information: <https://manned.org/diffstat>.
RUN apt-get update && \
apt-get install -y diffstat
RUN apt-get update && \
apt-get install -y diffstat
RUN pacman -S --noconfirm diffstat
RUN apt-get update && \
apt-get install -y diffstat
RUN yum install -y diffstat
RUN dnf install -y diffstat
RUN apt-get update && \
apt-get install -y diffstat