x86_64-linux-gnu-gcov-dump
GNU C compiler
RUN apt-get update && \
apt-get install -y gcc
RUN apt-get update && \
apt-get install -y gcc
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