img2webp
The WebP command line tools
RUN apt-get update && \
apt-get install -y webp
RUN apt-get update && \
apt-get install -y webp
RUN apk add libwebp
RUN pacman -S --noconfirm libwebp
RUN apt-get update && \
apt-get install -y webp
RUN yum install -y libwebp
RUN dnf install -y libwebp-tools
RUN apt-get update && \
apt-get install -y webp