lz4
Compress or decompress .lz4 files. More information: <https://github.com/lz4/lz4>.
RUN apt-get update && \
apt-get install -y lz4
RUN apt-get update && \
apt-get install -y lz4
RUN apk add lz4
RUN pacman -S --noconfirm lz4
RUN apt-get update && \
apt-get install -y lz4
RUN yum install -y lz4
RUN dnf install -y lz4
RUN apt-get update && \
apt-get install -y lz4