rpcbind
converts RPC program numbers into universal addresses
RUN apt-get update && \
apt-get install -y rpcbind
RUN apt-get update && \
apt-get install -y rpcbind
RUN apk add rpcbind
RUN pacman -S --noconfirm rpcbind
RUN apt-get update && \
apt-get install -y rpcbind
RUN yum install -y rpcbind
RUN dnf install -y rpcbind
RUN apt-get update && \
apt-get install -y rpcbind