catchsegv
Common binaries and locale data for glibc
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