rpcgen
GNU C Library: Development binaries
RUN apt-get update && \
apt-get install -y libc-dev-bin
RUN apt-get update && \
apt-get install -y libc-dev-bin
RUN apk add rpcgen
RUN pacman -S --noconfirm rpcgen
RUN apt-get update && \
apt-get install -y libc-dev-bin
RUN yum install -y glibc-common
RUN dnf install -y rpcgen
RUN apt-get update && \
apt-get install -y libc-dev-bin