- Belgium
- https://www.rustybever.be
-
Computer science student from Belgium who loves playing around with servers.
- Joined on
2021-03-28
Lock Docker API to specific version
Better isolate builds
Idea: run all the mutual commands (updating repos, create build user, etc.) first, then create an image with a unique (maybe based on time & date) name. This image could then be used by all…
Store logs of build container after builds
Add cron to image using s6
I've opted for the more simple approach of spawning a second container that runs cron instead of vieter.
Add API to edit repos to build
Prepend all env vars with VIETER_
Naming conflicts between
net & net.unix