[Buildbot] #3404: Register Buidbot organization on Docker Hub and upload master and worker images

Buildbot trac trac at buildbot.net
Sun Jan 10 22:30:52 UTC 2016


#3404: Register Buidbot organization on Docker Hub and upload master and worker
images
------------------------+-----------------------
Reporter:  rutsky       |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  undecided
 Version:  master       |   Keywords:
------------------------+-----------------------
 Since Docker is a nice and popular way of running software and Buildbot
 already support Docker latent worker and has examples of Dockerfiles to
 run docker master/worker, it's time to register on the Docker Hub and
 provide official way of running Buildbot under Docker.

 Following questions should be solved:

 1. How to represent Buildbot organization on the Hub. Most probably best
 way is not to register single "buildbot" user and publish
 "buildbot/master", "buildbot/worker" (or "buildbot/slave") images, but to
 register Buildbot as organization.

 2. How to name images? This also depends on the ability to register as an
 organization (maybe we will have "buildbot-master"/"buildbot-worker",
 instead of "buildbot/master"/"buildbot/worker").

 During Renaming project "slave" will replaced with "worker", so it's
 better to initially name worker package with "worker" in the name.

--
Ticket URL: <http://trac.buildbot.net/ticket/3404>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list