automount

kernel-based automounter for Linux

Debian Debian
RUN apt-get update && \ apt-get install -y autofs
Ubuntu
RUN apt-get update && \ apt-get install -y autofs
Arch Arch Linux
RUN pacman -S --noconfirm autofs
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y autofs
Fedora
RUN dnf install -y autofs-1
Raspbian
RUN apt-get update && \ apt-get install -y autofs
click the source code to copy install automount on any operating system with command-not-found.com