gdc
D compiler using GCC as a backend. More information: <https://wiki.dlang.org/Using_GDC>.
RUN apt-get update && \
apt-get install -y gdc
RUN apt-get update && \
apt-get install -y gdc
RUN pacman -S --noconfirm gdc
RUN apt-get update && \
apt-get install -y gdc
RUN dnf install -y gdc
RUN apt-get update && \
apt-get install -y gdc