rpc.mountd

support for NFS kernel server

Debian Debian
RUN apt-get update && \ apt-get install -y nfs-kernel-server
Ubuntu
RUN apt-get update && \ apt-get install -y nfs-kernel-server
Alpine
RUN apk add nfs-utils
Arch Arch Linux
RUN pacman -S --noconfirm nfs-utils
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y nfs-kernel-server
Fedora
RUN dnf install -y nfs-utils-1
Raspbian
RUN apt-get update && \ apt-get install -y nfs-kernel-server
click the source code to copy install rpc.mountd on any operating system with command-not-found.com