mchades opened a new issue, #9295: URL: https://github.com/apache/gravitino/issues/9295
### Version main branch ### Describe what's wrong build the gravitino image based on the main branch, server start failed ### Error message and/or stacktrace <img width="2744" height="1290" alt="Image" src="https://github.com/user-attachments/assets/62d6dcf9-2088-43ac-9b14-861820cbfa57" /> ### How to reproduce 1. build the image: `./dev/docker/build-docker.sh --platform linux/amd64 --type iceberg-rest-server --image iceberg-rest-server --tag 1.1.0-SNAPSHOT` 2. start up the container: `docker run -d --name gravitino-oss gravitino:1.1.0-SNAPSHOT` ### Additional context _No response_ -- 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]
