gsf-office-thumbnailer
The GNOME Structured File Library is a utility library for reading and writing structured file formats.
RUN apt-get update && \
apt-get install -y libgsf-bin
RUN apt-get update && \
apt-get install -y libgsf-bin
RUN apk add libgsf
RUN pacman -S --noconfirm libgsf
RUN apt-get update && \
apt-get install -y libgsf-bin
RUN yum install -y libgsf
RUN dnf install -y libgsf
RUN apt-get update && \
apt-get install -y libgsf-bin