gifdiff
Compare two GIFs for identical visual appearance. See also: gifsicle. More information: <https://www.lcdf.org/gifsicle>.
RUN apt-get update && \
apt-get install -y gifsicle
RUN apt-get update && \
apt-get install -y gifsicle
RUN apk add gifsicle
RUN pacman -S --noconfirm gifsicle
RUN apt-get update && \
apt-get install -y gifsicle
RUN dnf install -y gifsicle
RUN apt-get update && \
apt-get install -y gifsicle