/
Build Servers
Build Servers
The git report for the Build Server Dockerfiles is https://git.uwaterloo.ca/ECE150/buildserver-docker.
The minimum recommended Dockerfile is Dockerfile.marmoset.buildserver.base
.
To run the build servers, use the script /opt/marmoset_dlau_01/BuildServer/trunk/BuildServer/CRONTAB.sh
. This is usually started in the Dockerfile with:
ENTRYPOINT /opt/marmoset_dlau_01/BuildServer/trunk/BuildServer/CRONTAB.sh \
&& /bin/bash