apparently alpine linux doesn't have the correct Glibc libraries to run the fusionreactor agent, so the jvm fails to launch commandbox when its installed
j
jclausen
06/20/2023, 12:32 AM
My suggestion would be to try the Ubuntu or RHEL based images then
j
Jordan Clark
06/20/2023, 12:37 AM
Good to know about the JDK vs JRE, do you most recommend using the standard image based on ubuntu or these new RHEL images? commandbox:jdk11-3.7.6 vs commandbox:jdk11-ubi9-3.7.6
j
jclausen
06/20/2023, 12:42 AM
For me, the former. Ubuntu’s package manager gives you a lot of flexibility if you need to install additional software. I know the UBI by Red Hat offers some additional containerization optimizations, though, but I haven’t benchmarked the differences
j
Jordan Clark
06/20/2023, 12:42 AM
Thats good enough for me, I appreciate your input Jon, thanks