Skip to content
/ zksr Public

All-in-one Docker image for Kafka and Schema Registry.

Notifications You must be signed in to change notification settings

twz123/zksr

Repository files navigation

ZKSR

All-in-one Docker image for Kafka and the Schema Registry from Confluent Inc.

Z=Zookeeper
K=Kafka
SR=Schema Registry

Build Status Docker Repository on Quay

Images

Images are built by Travis CI and pushed to Quay:

quay.io/twz123/zksr:$GIT_COMMIT

Building

./build.sh

Running

docker run --rm -p 2181:2181 -p 9092:9092 -p 8081:8081 zksr

About

All-in-one Docker image for Kafka and Schema Registry.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published