unlz4
Fast LZ compression algorithm library - tool
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 liblz4-tool