Feature/registry build server
Implement a aiohttp
server that can be connected with both gitlab and buildbot
to trigger registry rebuilds
TODOs:
-
Scheduler for parallel docker builds -
Docker interface for image builds
Topics for the future that will not be covered by this merge request:
- HTTP Server Setup
- Email listening for triggers
- Buildbot interface
- Logging and error handling