getent
Get entries from Name Service Switch libraries. More information: <https://manned.org/getent>.
RUN apt-get update && \
apt-get install -y libc-bin
RUN apt-get update && \
apt-get install -y libc-bin
RUN pacman -S --noconfirm glibc
RUN apt-get update && \
apt-get install -y libc-bin
RUN yum install -y glibc-common
RUN dnf install -y glibc-common
RUN apt-get update && \
apt-get install -y libc-bin