nfs-cat
NFS client library (binaries)
RUN apt-get update && \
apt-get install -y libnfs-utils
RUN apt-get update && \
apt-get install -y libnfs-utils
RUN apk add libnfs
RUN pacman -S --noconfirm libnfs
RUN apt-get update && \
apt-get install -y libnfs-utils
RUN dnf install -y libnfs-utils