gccgo
Go compiler, based on the GCC backend
RUN apt-get update && \
apt-get install -y gccgo
RUN apt-get update && \
apt-get install -y gccgo
RUN pacman -S --noconfirm gccgo
RUN apt-get update && \
apt-get install -y gccgo
RUN yum install -y gccgo
RUN dnf install -y gccgo
RUN apt-get update && \
apt-get install -y gccgo