xdg-mime
Query and manage MIME types according to the XDG standard. More information: <https://portland.freedesktop.org/doc/xdg-mime.html>.
RUN apt-get update && \
apt-get install -y xdg-utils
RUN apt-get update && \
apt-get install -y xdg-utils
RUN apk add xdg-utils
RUN pacman -S --noconfirm xdg-utils
RUN apt-get update && \
apt-get install -y xdg-utils
RUN yum install -y xdg-utils
RUN dnf install -y xdg-utils
RUN apt-get update && \
apt-get install -y xdg-utils