snappy
Snappy is a compression/decompression library. It does not aim for
RUN apt-get update && \
apt-get install -y snappy
RUN apt-get update && \
apt-get install -y snappy
RUN apk add snappy
RUN pacman -S --noconfirm snappy
RUN yum install -y snappy
RUN dnf install -y snappy
RUN apt-get update && \
apt-get install -y snappy