cpp
GNU C preprocessor (cpp)
RUN apt-get update && \
apt-get install -y cpp
RUN apt-get update && \
apt-get install -y cpp
RUN pacman -S --noconfirm cpp
RUN apt-get update && \
apt-get install -y cpp
RUN yum install -y cpp
RUN dnf install -y cpp
RUN apt-get update && \
apt-get install -y cpp