Skip to content
/ kt Public

Docker image for "kt" - kafka command line tool

Notifications You must be signed in to change notification settings

Paxa/kt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker image for kt

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

About

Docker image for "kt" - kafka command line tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published