x86_64-linux-gnu-gcc-ar
GNU C compiler
RUN apt-get update && \
apt-get install -y gcc-snapshot
RUN apt-get update && \
apt-get install -y gcc-mozilla
RUN apk add gcc
RUN pacman -S --noconfirm gcc
RUN apt-get update && \
apt-get install -y gcc
RUN yum install -y gcc
RUN dnf install -y gcc-x86_64-linux-gnu
RUN apt-get update && \
apt-get install -y gcc