zcmp
Compare compressed files. More information: <https://manned.org/zcmp>.
RUN apt-get update && \
apt-get install -y gzip
RUN apt-get update && \
apt-get install -y gzip
RUN apk add gzip
RUN pacman -S --noconfirm gzip
RUN apt-get update && \
apt-get install -y gzip
RUN yum install -y gzip
RUN dnf install -y gzip
RUN apt-get update && \
apt-get install -y gzip