pngcrush
PNG compression utility. More information: <https://pmt.sourceforge.io/pngcrush>.
RUN apt-get update && \
apt-get install -y pngcrush
RUN apt-get update && \
apt-get install -y pngcrush
RUN apk add pngcrush
RUN pacman -S --noconfirm pngcrush
RUN apt-get update && \
apt-get install -y pngcrush
RUN yum install -y pngcrush
RUN dnf install -y pngcrush
RUN apt-get update && \
apt-get install -y pngcrush