KrishVora01 opened a new pull request, #15704:
URL: https://github.com/apache/kafka/pull/15704

   This PR adds code to support Apache Kafka Docker Official Images.
   The files added include:
   1. .github/workflows/prepare_docker_official_image_source.yml This adds 
github actions workflow to create artifact containing the hardcoded static 
source files for docker official images.
   2. docker/prepare_docker_official_image_source.py This is the python script 
to create sub-directory containing the hardcoded static source files for docker 
official images (which is later pushed as an artifact).
   3. .github/workflows/docker_official_image_build_and_test.yml This adds 
github actions workflow to build and test docker official image.
   4. docker/docker_official_image_build_test.py This is the python script to 
build and test docker official image.
   5. docker/common.sh and docker/generate_kafka_pr_template.sh This are 
scripts to create the PR template to be raised in the docker official images 
repo. 
   6. docker/docker_official_images/.gitignore This is the new directory to 
keep Docker Official Image assets.
   


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to