All-in-one Docker image for Kafka and the Schema Registry from Confluent Inc.
Z=Zookeeper
K=Kafka
SR=Schema Registry
Images are built by Travis CI and pushed to Quay:
quay.io/twz123/zksr:$GIT_COMMIT
./build.sh
docker run --rm -p 2181:2181 -p 9092:9092 -p 8081:8081 zksr