distccd
Server daemon for the distcc distributed compiler. More information: <https://distcc.github.io>.
RUN apt-get update && \
apt-get install -y distcc
RUN apt-get update && \
apt-get install -y distcc
RUN apk add distcc
RUN pacman -S --noconfirm distcc
RUN apt-get update && \
apt-get install -y distcc
RUN dnf install -y distcc-server
RUN apt-get update && \
apt-get install -y distcc