mk
Task runner for targets described in Mkfile. Mostly used to control the compilation of an executable from source code. More information: <http://doc.cat-v.org/plan_9/4th_edition/papers/mk>.
RUN apt-get update && \
apt-get install -y 9base
RUN apt-get update && \
apt-get install -y 9base
RUN pacman -S --noconfirm 9base
RUN apt-get update && \
apt-get install -y 9base
RUN apt-get update && \
apt-get install -y 9base