gcc-7
GNU C compiler
RUN apt-get update && \
apt-get install -y gcc-7
RUN apt-get update && \
apt-get install -y gcc-7
RUN pacman -S --noconfirm gcc-7
RUN apt-get update && \
apt-get install -y gcc-7