m4
Macro processor. More information: <https://www.gnu.org/software/m4>.
RUN apt-get update && \
apt-get install -y m4
RUN apt-get update && \
apt-get install -y m4
RUN apk add m4
RUN pacman -S --noconfirm m4
RUN apt-get update && \
apt-get install -y m4
RUN yum install -y m4
RUN dnf install -y m4
RUN apt-get update && \
apt-get install -y m4