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.
- Host: GitHub
- URL: https://github.com/txbm/kafka-docker-ci
- Owner: txbm
- License: epl-2.0
- Created: 2018-05-11T15:48:24.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T16:57:09.000Z (about 8 years ago)
- Last Synced: 2025-02-13T20:25:27.591Z (over 1 year ago)
- Language: Shell
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.