ploigos / ploigos-containers

Container image definitions for the Ploigos project.
GNU General Public License v3.0
7 stars 14 forks source link

re-enable jkube images #112

Open itewk opened 1 year ago

itewk commented 1 year ago

overview

the jkube image builds were disabled because creating a podman socket for jkube to use is busted in podman v4.2 which is the only version currently (2/3/23) avaialble to the ubi-8-appstream-rpms. the needed fix is in podman v4.3.1 and above.

see: ploigos-tool-jkube/Containerfile.ubi8

short of compling podman ourself there is nothing we can do until the appstream has the newer podman.