Sign inSign up

pdouble16/kafkacat

By pdouble16

Updated over 7 years ago

Generic command line non-JVM Apache Kafka producer and consumer

Image
2

9.1K

pdouble16/kafkacat repository overview

kafkacat

Generic command line non-JVM Apache Kafka producer and consumer.

Source for kafkacat is at https://github.com/edenhill/kafkacat

To use this image in a multi-stage build:

FROM pdouble16/kafkacat:1.4.0-r1
FROM alpine:3.9
COPY --from=0 /usr/local/bin/kafkacat /usr/local/bin/kafkacat

Tag summary

Content type

Image

Digest

Size

3.1 MB

Last updated

over 7 years ago

docker pull pdouble16/kafkacat