danhuawang opened a new pull request, #8822:
URL: https://github.com/apache/gravitino/pull/8822

   ### What changes were proposed in this pull request?
   
   1. Replace base image from `openjdk:17-jdk-buster` to 
`eclipse-temurin:17.0.16_8-jdk-jammy`
   2. As there's no `python` command in `eclipse-temurin:17.0.16_8-jdk-jammy`, 
add install command in Dockerfile
   3. The "amazoncorretto" image use `yum`, but we used to use the ubuntu os, 
prevent to more script changes, choose the image from "eclipse-temurin".
   
   ### Why are the changes needed?
   
   Fix: #8774
   
   ### Does this PR introduce _any_ user-facing change?
   
   N/A
   
   ### How was this patch tested?
   
   Manually test image build from `eclipse-temurin:17.0.16_8-jdk-jammy`.
   
   Test image: datastratosandbox/gravitino:1.1.0-SNAPSHOT-60, 
datastratosandbox/iceberg-rest-server:1.1.0-SNAPSHOT-60
   
   Test OS:  Ubuntu 22 , Ubuntu 24, Ubuntu 25, CentOS 9, Debian 12


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to