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

https://github.com/vietdien2005/kafka-docker

Simple Docker Kafka Image on Alpine Linux
https://github.com/vietdien2005/kafka-docker

docker docker-compose kafka travis-ci zookeeper

Last synced: about 2 months ago
JSON representation

Simple Docker Kafka Image on Alpine Linux

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/vietdien2005/kafka-docker.svg?branch=master)](https://travis-ci.org/vietdien2005/kafka-docker)

![kafka-logo](https://www.vectorlogo.zone/logos/apache_kafka/apache_kafka-card.png)

Docker Kafka
===================

Simple Docker Kafka Image on Alpine Linux

### Version

- Alpine Linux 3.6
- Java 8u131
- Kafka 1.0.0
- Scala 2.12
- Zookeeper 3.4.11

### Build

Command:

docker-composer build

Or:

docker build -t vietdien2005/kafka-docker-alpine .

### Running

Command:

docker-composer up -d

### Configuration

Kafka is installed under /opt/kafka and make use of /opt/kafka/config/server.properties.

You can edit this files in order customize configuration