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

   This PR adds code to support Apache Kafka Docker Official Images. The files 
added include:
   
   .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.
   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). 
.github/workflows/docker_official_image_build_and_test.yml This adds github 
actions workflow to build and test docker official image.
   docker/docker_official_image_build_test.py This is the python script to 
build and test docker official image.
   docker/generate_kafka_pr_template.py This are scripts to create the PR 
template to be raised in the docker official images repo.
   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