Hacker News new | ask | show | jobs
by hereonout2 1033 days ago
Dockerhub is great for sharing images with the world at large, much like HF is for models. But once you're at the point where you want to host your images / models for business use do you really still want them?

All cloud providers seem to have an image hosting feature, why go through hassle of managing and paying for a docker hub account when you're already on AWS and can integrate better with ECR? The same problem exists for ML model hosting IMO.

Github is totally different, it's a more complex and human proposition. For many github has replaced an entire raft of tools, not just code hosting.

1 comments

Agree, HF is more similar to docker than it is to GitHub