lzip.lzip
lossless data compressor based on the LZMA algorithm
RUN apt-get update && \
apt-get install -y lzip
RUN apt-get update && \
apt-get install -y lzip
RUN apk add lzip
RUN pacman -S --noconfirm lzip
RUN apt-get update && \
apt-get install -y lzip
RUN dnf install -y lzip
RUN apt-get update && \
apt-get install -y lzip