Y
Hacker News
new
|
ask
|
show
|
jobs
by
bandie91
190 days ago
personally i'm happy that i can MITM my docker when it wants to pull gigs of images the 1000th time upstream and just serve them from a local OCI cache server instead.
1 comments
mirashii
189 days ago
You don't need to MITM docker for this, you can just configure your containerd or equivalent backend properly.
link
baobun
188 days ago
How about that build script cloning the same git repo or wgetting the same release bundle over and over?
link