mimaison commented on PR #17705: URL: https://github.com/apache/kafka/pull/17705#issuecomment-2482749013
Even [the example](https://github.com/apache/kafka/blob/trunk/docker/examples/README.md#using-environment-variables) is confusing and suggests we can pass a single value: ``` Command docker run --env CONFIG_NAME=CONFIG_VALUE -p 9092:9092 apache/kafka:latest can be used to provide environment variables to docker container ``` -- 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