giffix
library for GIF images (utilities)
RUN apt-get update && \
apt-get install -y giflib-tools
RUN apt-get update && \
apt-get install -y giflib-tools
RUN apk add giflib
RUN pacman -S --noconfirm giflib
RUN apt-get update && \
apt-get install -y giflib-tools
RUN yum install -y giflib-utils
RUN dnf install -y giflib-utils
RUN apt-get update && \
apt-get install -y giflib-tools