Skip to content
forked from Paxa/kt

Docker image for "kt" - kafka command line tool

Notifications You must be signed in to change notification settings

fgeller/docker-kt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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

Languages

  • Shell 71.3%
  • Dockerfile 28.7%