Maros Orsak created KAFKA-20377:
-----------------------------------
Summary: ducker-ak does not support passing additional Docker
build arguments
Key: KAFKA-20377
URL: https://issues.apache.org/jira/browse/KAFKA-20377
Project: Kafka
Issue Type: Improvement
Reporter: Maros Orsak
The tests/docker/ducker-ak script does not provide a way to pass additional
--build-arg flags to the docker build command. There is no built-in mechanism
to customize the build with parameters like JAVA_VERSION, PYTHON_VERSION,
BASE_IMAGE, and so on ...
I would like to see native support passing additional build args, either
through environment variables, command-line flags without needing to patch the
script during runtime (which can be one of the workarrounds).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)