egsam98/kafka-pipe

By egsam98

Updated 2 months ago

Image
Message queues
0

677

egsam98/kafka-pipe repository overview

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:

Tag summary

Content type

Image

Digest

sha256:bf18a3fb5

Size

23.3 MB

Last updated

2 months ago

docker pull egsam98/kafka-pipe:v1.2.2-rc