cloc
Count, and compute differences of, lines of source code and comments. More information: <https://github.com/AlDanial/cloc>.
RUN apt-get update && \
apt-get install -y cloc
RUN apt-get update && \
apt-get install -y cloc
RUN apk add cloc
RUN pacman -S --noconfirm cloc
RUN apt-get update && \
apt-get install -y cloc
RUN dnf install -y cloc
RUN apt-get update && \
apt-get install -y cloc