You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "abhijeetkushe (via GitHub)" <gi...@apache.org> on 2023/03/14 13:39:31 UTC

[GitHub] [pinot] abhijeetkushe commented on issue #10274: Provide support for AWS Corretto and Microsoft JDK 11

abhijeetkushe commented on issue #10274:
URL: https://github.com/apache/pinot/issues/10274#issuecomment-1468123192

   @xiangfu0  Our org does need to build a corretto imageJust wanted to see if I can help with story
   Looking at the README it looks like existing dockerfile already supports modifying the Java distribution 
   https://github.com/apache/pinot/tree/master/docker/images/pinot-base.If it is the case will i work if we just add another task for Corretto by passing env arg OPENJDK_IMAGE to [amazoncorretto](https://hub.docker.com/_/amazoncorretto). Or do you think we might need a new DockerFile
   https://github.com/apache/pinot/blob/master/.github/workflows/build-pinot-docker-image.yml#L59-L67
   cc @mayankshriv


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org