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