https://github.com/egsam98/kafka-pipe
Docker compose example:
version: "3.8"
services:
kafka-pipe:
image: egsam98/kafka-pipe:1.0
command: config.yaml
volumes:
- ./config.yaml:/app/config.yaml:ro
- kafka-pipe:/app/data
volumes:
kafka-pipe:
Content type
Image
Digest
sha256:bf18a3fb5…
Size
23.3 MB
Last updated
2 months ago
docker pull egsam98/kafka-pipe:v1.2.2-rc