Sign inSign up

hwestphal/kafka-offset-monitor

By hwestphal

Updated almost 11 years ago

Kafka Offset Monitor (https://github.com/quantifind/KafkaOffsetMonitor).

Image
2

1.4K

hwestphal/kafka-offset-monitor repository overview

Kafka Offset Monitor Dockerfile

This repository contains Dockerfile of Kafka Offset Monitor for Docker's automated build published to the public Docker Hub Registry.

Base Docker Image
Usage

Create a data directory on your host and put there a .conf file with your favorite command line options, then:

docker run -d -p 8080:8080 -v <persistent-data-dir>:/data hwestphal/kafka-offset-monitor

After few seconds, open http://<host>:8080/ to see the starting page.

Tag summary

Content type

Image

Digest

sha256:4479caf5d

Size

334.8 MB

Last updated

almost 11 years ago

docker pull hwestphal/kafka-offset-monitor