x86_64-linux-gnu-g++
GNU C++ compiler
RUN apt-get update && \
apt-get install -y g++
RUN apt-get update && \
apt-get install -y g++
RUN apk add g++
RUN apt-get update && \
apt-get install -y g++
RUN dnf install -y gcc-c++-x86_64-linux-gnu
RUN apt-get update && \
apt-get install -y g++