xunliu opened a new issue, #4445: URL: https://github.com/apache/gravitino/issues/4445
### Describe the feature Publish the Docker image to Apache's official DockerHub account. + https://hub.docker.com/repository/docker/apache/gravitino Gravitino support 2 options to publish Docker image. 1. Use GitHub CI to publish Docker image. https://github.com/apache/gravitino/blob/main/docs/publish-docker-images.md + Need set publisher user name & password in the GitHub sercerts. + But Apache organization cannot set this in the GitHub sercerts, So we only fork Gravitino repo in to owner account and set sercerts to publish DockerHub. 2. Mananly execute https://github.com/apache/gravitino/blob/main/dev/docker/build-docker.sh + Need input publisher user name & password in the Docker client ### Motivation _No response_ ### Describe the solution _No response_ ### 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]
