Docker image for kt

October 19, 2018 ยท View on GitHub

Docker Pulls

kt is Kafka command line tool (https://github.com/fgeller/kt)

Docker repository at https://hub.docker.com/r/evpavel/kt/

Image size: 7 MB compressed, 20 MB uncompressed

Usage

docker run evpavel/kt kt topic -brokers my-kafka-server:9092

With bash autocomplete:

docker run -it evpavel/kt bash
d403caf43e88:/# kt <tab><tab>

Features

  • come with bash, jq and jsonify, curl, telnet, nano
  • bash completion

Build

./build.sh

Contents

  1. 0.1Usage
  2. 0.2Features
  3. 0.3Build