mount
Provides access to an entire filesystem in one directory. More information: <https://manned.org/mount.8>.
RUN apt-get update && \
apt-get install -y mount
RUN apt-get update && \
apt-get install -y mount
RUN pacman -S --noconfirm plan9port
RUN apt-get update && \
apt-get install -y mount
RUN yum install -y util-linux-ng
RUN dnf install -y singularity
RUN apt-get update && \
apt-get install -y mount