[ https://issues.apache.org/jira/browse/RANGER-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18003596#comment-18003596 ]
Abhishek Kumar commented on RANGER-5158: ---------------------------------------- Thanks [~adoroszlai] for your help, the images for ranger-base have been successfully published to DockerHub for all JDK versions : [8, 11 and 17] and OS arch: [arm64, amd64]. For more info on images: https://hub.docker.com/r/apache/ranger-base/tags CC: [~madhan], [~vel] > Pre-build ranger-base image > --------------------------- > > Key: RANGER-5158 > URL: https://issues.apache.org/jira/browse/RANGER-5158 > Project: Ranger > Issue Type: Sub-task > Components: docker > Reporter: Attila Doroszlai > Assignee: Attila Doroszlai > Priority: Major > Fix For: 2.7.0 > > > {{ranger-base}} image is used as base image for various Ranger components. > It can be built and published independently of Ranger, since it only includes > runtime dependencies, nothing specific to Ranger's version. > Proposed changes: > - create separate repository for the base image definition > - build and publish the image using GitHub workflow > - include only one version of Java, but publish image in different flavors > for different Java versions as necessary > - build for multiple platforms (amd64, arm64) > - publish both to Docker Hub and GitHub Container Registry > Benefits: > - reduced image size > - reduced build time for derived images > - improved usability for developers and CI -- This message was sent by Atlassian Jira (v8.20.10#820010)