mimetype
Automatically determine the MIME type of a file. More information: <https://manned.org/mimetype>.
RUN apt-get update && \
apt-get install -y libfile-mimeinfo-perl
RUN apt-get update && \
apt-get install -y libfile-mimeinfo-perl
RUN pacman -S --noconfirm perl-File-MimeInfo
RUN apt-get update && \
apt-get install -y libfile-mimeinfo-perl
RUN apt-get update && \
apt-get install -y libfile-mimeinfo-perl