xdg-email
desktop integration utilities from freedesktop.org
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