iconvconfig
The GNU libc libraries
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
RUN dnf install -y glibc
RUN apt-get update && \
apt-get install -y libc-bin