HiveBrain v1.2.0
Get Started
← Back to all entries
snippetMinor

How to add LinkedIn's Burrow to a Docker Compose?

Submitted by: @import:stackexchange-devops··
0
Viewed 0 times
dockercomposehowburrowlinkedinadd

Problem

It appears LinkedIn doesn't have an official Burrow docker image on Docker Hub, but there are others who have forked it.

However, I can't find any examples of how to add any of them to a docker compose file that spins up ZK and Kafka something like this.

What am I missing?

Solution

This is the example I was looking for: https://github.com/linkedin/Burrow/blob/master/docker-compose.yml

Context

StackExchange DevOps Q#5839, answer score: 2

Revisions (0)

No revisions yet.