|
|
|
|
|
by nickjj
289 days ago
|
|
> pulling and pushing our images over the internet dozens of times a day caused us to hit the contracted bandwidth limit with our datacenter provider Deft repeatedly I wonder what they were doing that resulted in blowing out their Docker layer cache on every pull and push. Normally only a layer diff would be sent over the wire, such as a code change that didn't change your dependencies. |
|