|
|
|
|
|
by notnmeyer
810 days ago
|
|
this is pretty neat—it’s been a while since i’ve tried caching layers with gha. it used to be quite frustrating. my previous experience was that in nearly all situations the time spent sending and retrieving cache layers over the network wound up making a shorter build step moot. ultimately we said “fuck it” and focused on making builds faster without (docker layer) caching. |
|
The registry cache idea is a neat idea, but in practice suffers the same problem.