Hacker News new | ask | show | jobs
by cluckindan 487 days ago
Good luck getting enterprises to use your non-vetted image repository.
2 comments

Dockerhub isn't vetted either. Dockerhub is major compliance risk. Too many images of questionable maintenance status and sometimes questionable build. Aside from maybe some base images I wouldn't pull anything from there for enterprise use. (For toying/experimenting around slightly different)

One can't rely on library updates being done, thus one has to have a build chain form many images.

Sounds like that is the enterprise’s problem