travisjeffery / jocko

Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
https://twitter.com/travisjeffery
MIT License
4.94k stars 363 forks source link

Is there a docker image that is pullable? #154

Open el-davo opened 5 years ago

el-davo commented 5 years ago

Hi

Just playing around with jocko. I tried pulling an image with

docker pull travisjeffery/jocko:latest

However it cannot find the image. Is there an image deployed anywhere, such as docker hub maybe?

livespotty commented 5 years ago

You can try

docker pull livecontainer/jocko:latest