Skip to content

Commit

Permalink
Update examples/docker/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gfinocchiaro committed Mar 14, 2024
1 parent e0378b4 commit 9cd95a4
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions examples/docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 9cd95a4

Please sign in to comment.