automount
kernel-based automounter for Linux
RUN apt-get update && \
apt-get install -y autofs
RUN apt-get update && \
apt-get install -y autofs
RUN pacman -S --noconfirm autofs
RUN apt-get update && \
apt-get install -y autofs
RUN dnf install -y autofs-1
RUN apt-get update && \
apt-get install -y autofs