Sign inSign up

h12w/kafka

By h12w

•Updated about 10 years ago

Kafka for unit testing

Image
0

1.2K

h12w/kafka repository overview

⁠Dockerfile of Kafka for Unit Testing

Kafka 0.9.0.0

docker run --detach=true \
           --publish=9092:9092 \
	   --env=KAFKA_DELETE_TOPIC_ENABLE=true \
	   --env=KAFKA_ADVERTISED_HOST_NAME=`boot2docker ip` \
	   h12w/kafka

Tag summary

Content type

Image

Digest

sha256:a3af034ac…

Size

106.9 MB

Last updated

about 10 years ago

docker pull h12w/kafka