diff --git a/examples/docker/README.md b/examples/docker/README.md index 2d7e75c0..eb678f62 100644 --- a/examples/docker/README.md +++ b/examples/docker/README.md @@ -6,17 +6,15 @@ The image is built by deriving the official [Lightstreamer Docker image](https:/ ## Requirements: -- Java 17. -- Docker. +- Java 17 +- Docker ## Instructions -To build the image: - 1. Copy into the [`resources`](resources/) folder any customizable Kafka Connector resource, such as: - - `adapters.xml`. - - `log4j.properties` (or any other referenced log configuration file). - - Local schema, key store, and trust store files referenced in `adapters.xml`. + - `adapters.xml` + - `log4j.properties` (or any other referenced log configuration file) + - local schema, key store, and trust store files referenced in `adapters.xml` 2. Run the command: