If you're a platform engineer, you've probably had this conversation:
"Security says we need to use hardened base images."
"Great, where do I configure credentials for yet another registry?"
"Also, how do we make sure everyone actually uses them?"
Or this one:
"Why are our builds so slow?"
"We're pulling the same 500MB image from Docker Hub in every single job."
"Can't we just cache these somewher...
