readpst
tools for reading Microsoft Outlook PST files
RUN apt-get update && \
apt-get install -y pst-utils
RUN apt-get update && \
apt-get install -y pst-utils
RUN pacman -S --noconfirm libpst
RUN apt-get update && \
apt-get install -y pst-utils
RUN yum install -y libpst
RUN dnf install -y libpst
RUN apt-get update && \
apt-get install -y pst-utils