sd2raw
Import filter library to import all StarOffice documents -- tools
RUN apt-get update && \
apt-get install -y libstaroffice-tools
RUN apt-get update && \
apt-get install -y libstaroffice-tools
RUN apk add libstaroffice
RUN pacman -S --noconfirm libstaroffice
RUN apt-get update && \
apt-get install -y libstaroffice-tools
RUN yum install -y libstaroffice-tools
RUN dnf install -y libstaroffice-tools