sconsign-3.0.2
replacement for make
RUN apt-get update && \
apt-get install -y scons
RUN apt-get update && \
apt-get install -y scons
RUN apk add scons
RUN pacman -S --noconfirm scons
RUN apt-get update && \
apt-get install -y scons
RUN yum install -y scons
RUN dnf install -y scons
RUN apt-get update && \
apt-get install -y scons