curl -L https://github.com/docker/compose/releases/download/1.8.0/docker-compose-`uname -s`-`uname -m` > /usr/local/bin/docker-compose wget https://raw.github.com/buildbot/buildbot/master/master/contrib/docker/docker-compose.yml wget https://raw.github.com/buildbot/buildbot/master/master/contrib/docker/db.env # Build the Buildbot container (it will take a few minutes to download packages) docker-compose up
in buildbot/buildbot-master:master
buildbot reconfig master buildbot restart [ BASEDIR ]
时间: 2024-10-12 23:50:58