Y
Hacker News
new
|
ask
|
show
|
jobs
by
adityamaru
443 days ago
Have you checked out
https://docs.blacksmith.sh/docker-builds/incremental-docker-...
? This should help setup a shared, persistent docker layer cache for your runners
1 comments
nodesocket
443 days ago
Thanks for sharing. I have a custom bash script which does the docker builds currently and swapping to useblacksmith/build-push-action would take a bit of refactoring which I don't want to spend the time on now. :-)
link