docker: automatically update the master's database with slaves' ip adresses
clemux opened this issue · 0 comments
clemux commented
With our current docker setup, we need to manually update the database to set the builders' ip addresses.
Using docker inspect of newly created debile-slave containers, we could automate that process.
Ideally, we should first close #39 and use
debile-remote update-builder [id] --ip [new_ip]