gitk
A graphical Git repository browser. More information: <https://git-scm.com/docs/gitk>.
RUN apt-get update && \
apt-get install -y gitk
RUN apt-get update && \
apt-get install -y gitk
RUN pacman -S --noconfirm gitk
RUN apt-get update && \
apt-get install -y gitk
RUN yum install -y gitk
RUN dnf install -y gitk
RUN apt-get update && \
apt-get install -y gitk