nscd
GNU C Library: Name Service Cache Daemon
RUN apt-get update && \
apt-get install -y nscd
RUN apt-get update && \
apt-get install -y nscd
RUN pacman -S --noconfirm nscd
RUN apt-get update && \
apt-get install -y nscd
RUN yum install -y nscd
RUN dnf install -y nscd
RUN apt-get update && \
apt-get install -y nscd