Not related to Groovy as much. We’ve never been able to get OpenJDK (7 or 8) to work properly with Oracle JDBC drivers on Alpine. Always have to use Oracle JDK and in the research we did, we found others with the same issues.
Michael Corum VP, Technical Architecture Solutions RGA Reinsurance Company 16600 Swingley Ridge Road Chesterfield, Missouri 6301701706 T 636.736.7066 www.rgare.com From: Guillaume Laforge <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Friday, September 9, 2016 at 10:16 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Re: Groovy Docker images Out of curiosity, what's the problem with OpenJDK? Is it related to Groovy or not at all? On Sat, Sep 10, 2016 at 5:09 AM, Corum, Michael <[email protected]<mailto:[email protected]>> wrote: * Either one * Alpine – I suspect others will want other options though * Would most definitely prefer Oracle but I assume other would want OpenJDK as well. For my purposes OpenJDK just doesn’t work at all. Michael Corum VP, Technical Architecture Solutions RGA Reinsurance Company 16600 Swingley Ridge Road Chesterfield, Missouri 6301701706 T 636.736.7066 www.rgare.com<http://www.rgare.com> From: Keegan Witt <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Friday, September 9, 2016 at 9:48 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Groovy Docker images I was thinking of putting together some Docker images for Groovy, with the idea they might be useful to base Grails, Gradle, etc images on and wondered people's opinions on a few things. * Should I install Groovy manually in somewhere like /opt? Or use SDKMAN? * Should I have images based on Alpine and Debian? Alpine only? * I presume OpenJDK images are fine as bases? Any reason we'd need an Oracle based image too? Thoughts? -Keegan -- Guillaume Laforge Apache Groovy committer & PMC Vice-President Developer Advocate @ Google Cloud Platform Blog: http://glaforge.appspot.com/ Social: @glaforge<http://twitter.com/glaforge> / Google+<https://plus.google.com/u/0/114130972232398734985/posts>
