kagarwal06 commented on code in PR #16338:
URL: https://github.com/apache/kafka/pull/16338#discussion_r1641604191
##########
docker/examples/README.md:
##########
@@ -88,7 +96,7 @@ Single Node
- To run the example:-
```
# Run from root of the repo
- $ docker compose -f
docker/examples/jvm/single-node/plaintext/docker-compose.yml up
+ $ IMAGE=<image-name> docker compose -f
docker/examples/docker-compose-files/single-node/plaintext/docker-compose.yml up
Review Comment:
Updated the example commands with the exact image name.
--
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]