locale
Get locale-specific information. More information: <https://manned.org/locale>.
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