Hacker News new | ask | show | jobs
by KillerDiller 2597 days ago
Sure, but then why stop there and not just go

> FROM centos:8

3 comments

Presumably because Red Hat is a business and is trying to make money. You only get updates if you have a subscription. If you aren't a subscriber, these images probably aren't what you want. Get the CentOS equivalents instead. If CentOS doesn't meet your needs but RHEL would, I can only think that you should be a paying customer then.
You get updates with UBI, free of charge.
Thanks for the info, that's good to know. I was speaking form ignorance on that point, obviously (since I was wrong). The point still stands though, Red Hat needs to make money, so we shouldn't expect them to eliminate all their options for monetizing something (which I assume you agree with given your other comments :) )
I do :-)
So the complaint is that this Red Hat product is best for Red Hat's paying customers, and that if you want to use Red Hat's products without being a paying customer, you not only have to use the community edition's packages, but you may as well start with the community edition's base image? Am I understanding that right?
You are fully correct, and it is only a complaint in regard to the submission originally titling UBE as an "Alpine alternative".
UBI lives in between community and product. It's a community thing if run without a subscription and a product if run on RHEL/OpenShift.
Because "FROM centos:8" can't exist until after "FROM ubi8" exists. UBI will offer betas for RHEL 9, 10, 11, etc. It solves a chicken and egg problem for partners who need early access.