Earlier quoted context omitted.
Unless you consider ancillary information like, IBM owns Redhat and hates Oracle, and Oracle has decided to extract money for anything Java + Enterprise, and UBI is targeted for Enterprise customers. When you consider that you realize that adding a Java UBI image would just set them up for a fight with Oracle and delay their ability to get moving with UBI.
IBM does not yet own RedHat, the deal will close in another couple of months. IBM cannot influence anything RedHat does yet.
Red Hat Universal Base Image
31–40 of 40 posts
Re: Red Hat Universal Base Image
#32It is bit surprising that they do not offer Java UBI image, considering that RH is one of the biggest Java vendors. Instead they are offering dotnet images of all things.
Unless you consider ancillary information like, IBM owns Redhat and hates Oracle, and Oracle has decided to extract money for anything Java + Enterprise, and UBI is targeted for Enterprise customers. When you consider that you realize that adding a Java UBI image would just set them up for a fight with Oracle and delay their ability to get moving with UBI.
.. it doesn't seem they're hugely afraid of openjdk
Re: Red Hat Universal Base Image
#33It is bit surprising that they do not offer Java UBI image, considering that RH is one of the biggest Java vendors. Instead they are offering dotnet images of all things.
Unless you consider ancillary information like, IBM owns Redhat and hates Oracle, and Oracle has decided to extract money for anything Java + Enterprise, and UBI is targeted for Enterprise customers. When you consider that you realize that adding a Java UBI image would just set them up for a fight with Oracle and delay their ability to get moving with UBI.
Additionally IBM, Red-Hat and Oracle, collaborate on OpenJDK development and are the few set of companies that actually contribute new language features, with Oracle still having like 90% of contributions.
Re: Red Hat Universal Base Image
#34Earlier quoted context omitted.
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.
Re: Red Hat Universal Base Image
#35Earlier quoted context omitted.
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 :) )
Re: Red Hat Universal Base Image
#36What a sham. Very few packages are available in the yum repos from the UBI unless one is a RH customer. This will be a nonstarter unless anyone can install any package from the RHEL collection by default.
It will also be attractive for ISVs who want to partner with Red Hat.
Disclosure: I work for Pivotal, we compete with Red Hat in a number of areas.
Re: Red Hat Universal Base Image
#37What are the differences between this and the previous rhel and rhel-minimal images? Distribution terms (and some subset of packages with different licensing) only? That's no small thing, but I want to make sure I'm not missing something.
Re: Red Hat Universal Base Image
#38It is bit surprising that they do not offer Java UBI image, considering that RH is one of the biggest Java vendors. Instead they are offering dotnet images of all things.
Re: Red Hat Universal Base Image
#39It is bit surprising that they do not offer Java UBI image, considering that RH is one of the biggest Java vendors. Instead they are offering dotnet images of all things.
$ docker run --rm registry.access.redhat.com/ubi8/ubi yum search openjdk
java-11-openjdk.x86_64 : OpenJDK Runtime Environment 11
java-1.8.0-openjdk.x86_64 : OpenJDK Runtime Environment 8
java-11-openjdk-devel.x86_64 : OpenJDK Development Environment 11
java-1.8.0-openjdk-devel.x86_64 : OpenJDK Development Environment 8Re: Red Hat Universal Base Image
#40There's no Python 3.6 UBI 8 image... at least looking at the charts in the blog post. Why would they do a UBI 7 with Python 3.6 but not UBI 8?