KrishVora01 opened a new pull request, #16267: URL: https://github.com/apache/kafka/pull/16267
This PR aims to add the static Dockerfile and scripts for AK 3.7.0 version. As mentioned in [KIP-1028's](https://cwiki.apache.org/confluence/display/KAFKA/KIP-1028%3A+Docker+Official+Image+for+Apache+Kafka#KIP1028:DockerOfficialImageforApacheKafka-ProposedWorkflowforReleaseProcess) discussion thread [here](https://lists.apache.org/thread/pfk2hqssbkt5ffblnh0gs7fw4w8ldcz6), since this KIP was voted, this PR aims to start the release of the kafka:3.7.0 Docker Official image. This will also help us validate the process and allow us to address any changes suggested by Dockerhub before the 3.8.0 release. The static Dockerfile and scripts have been generated via the github actions workflows and scripts added as part of https://github.com/apache/kafka/pull/16027. The reports of build and testing the 3.7.0 Docker official image are below. [report_jvm.html.zip](https://github.com/user-attachments/files/15774395/report_jvm.html.zip) [scan_report_jvm.txt.zip](https://github.com/user-attachments/files/15774396/scan_report_jvm.txt.zip) **Post this PR:** 1. Run the [docker/generate_kafka_pr_template.py](https://github.com/apache/kafka/blob/trunk/docker/generate_kafka_pr_template.py) script, and raise the corresponding PR in [Docker Official Images repo](https://github.com/docker-library/official-images/tree/master/library). **Committer Checklist (excluded from commit message)** - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status -- 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]
