gource
Renders an animated tree diagram of Git, SVN, Mercurial and Bazaar repositories. It shows files and directories being created, modified or removed over time. More information: <https://gource.io>.
RUN apt-get update && \
apt-get install -y gource
RUN apt-get update && \
apt-get install -y gource
RUN apk add gource
RUN pacman -S --noconfirm gource
RUN apt-get update && \
apt-get install -y gource
RUN dnf install -y gource
RUN apt-get update && \
apt-get install -y gource