gortiz commented on PR #14042: URL: https://github.com/apache/pinot/pull/14042#issuecomment-2363636538
Personally, I don't like Alpine images given the docker image size is not that important* and the fact that Alpine uses musl instead of glib may have unexpected side effects. But I understand others may think differently. What I don't get is why we need to remove the Amazon Corretto support. Right now we publish three different flavors (corretto, microsoft and openjdk). We can just create a new one. In case we need to remove one, probably openjdk should be the one to delete (given openjdk docker image is not recommended for production. \* In case we really want to improve that we should focus on other parts of the image including more efficient docker cache usage. -- 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-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org