logoalt Hacker News

boroninetoday at 8:07 PM1 replyview on HN

I use this script for provisioning runners (with org-level single use access token).

https://github.com/vbem/multi-runners

The motivation is simply to have the runners share a local docker build cache rather than pushing and pulling cache from registry which is a ridiculous best practice.


Replies

sparqlittlestartoday at 9:52 PM

This looks awesome and just what I need, with the difficulty of ARC in my corp environment