buildbot
System to automate the compile/test cycle (server)
RUN apt-get update && \
apt-get install -y buildbot
RUN apt-get update && \
apt-get install -y buildbot
RUN apk add buildbot
RUN pacman -S --noconfirm buildbot
RUN apt-get update && \
apt-get install -y buildbot
RUN dnf install -y buildbot
RUN apt-get update && \
apt-get install -y buildbot