Y
Hacker News
new
|
ask
|
show
|
jobs
by
cloudking
243 days ago
I'm fairly new to Docker. Do folks really rely on public images and registries for production systems? Seems like a brittle strategy.
1 comments
edoceo
243 days ago
Yes, 1000s of orgs. Larger players might use a pull-through-cache - but it's not as common as it should be. Similar issue for other software-supply-chain (NPM, pyPi, etc)
link