An open API service indexing awesome lists of open source software.

https://github.com/txbm/kafka-docker-ci

A Dockerfile that is self contained for booting Kafka on Travis CI. Self-contained meaning it bootstraps itself from this repo instead of having to run `git clone` inside Travis.
https://github.com/txbm/kafka-docker-ci

Last synced: about 1 year ago
JSON representation

A Dockerfile that is self contained for booting Kafka on Travis CI. Self-contained meaning it bootstraps itself from this repo instead of having to run `git clone` inside Travis.

Awesome Lists containing this project

README

          

# kafka-docker-travis
A Dockerfile that is self contained for booting Kafka on Travis CI. Self-contained meaning it bootstraps itself from this repo instead of having to run `git clone` inside Travis.