colordiff
A wrapper around diff that produces the same output but with pretty syntax highlighting. Color schemes can be customized. More information: <https://github.com/kimmel/colordiff>.
RUN apt-get update && \
apt-get install -y colordiff
RUN apt-get update && \
apt-get install -y colordiff
RUN apk add colordiff
RUN pacman -S --noconfirm colordiff
RUN apt-get update && \
apt-get install -y colordiff
RUN dnf install -y colordiff
RUN apt-get update && \
apt-get install -y colordiff