zizzithefox/cp-kafka-connect

By zizzithefox

Updated 15 days ago

No frills Kafka Connect with JDBC plugin based on the Confluent Community Edition Packages

Image
Message queues
1

392

zizzithefox/cp-kafka-connect repository overview

Kafka Connect + JDBC Plugin

Overview and purpose

The purpose is to have a clean, minimal and ready to use image for deploying Kafka Connect that already has the free JDBC connector plugins installed.
The image has been streamlined as much as possible (without being too aggressive) and is based on:

Parameters
The following environment parameters are supported:
  • CONNECT_BOOTSTRAP_SERVERS (default "broker:29092")
  • CONNECT_OFFSET_FLUSH_INTERVAL_MS (default 10000)
  • CONNECT_CONVERTER_SCHEMA_REGISTRY_URL (default "http://schema-registry:8081")
  • CONNECT_PORT (default "8083", it will listen on any address of the docker network on this port)
  • CONNECT_GROUPID (default "connect-group")

In order to understand their meaning please refer to Confluent documentation.

Versioning
The tag is derived from the Confluent package version plus the date of creation for versioning.
E.g. 7.9.0-20250425 is based on Confluent Community Edition 7.9.0 and was compiled on April 25th 2025.
License
This software is free to use under the licenses for the respective components listed above.
DISCLAIMER
This image is for personal use. All versions except possibly the latest one have been deployed on customers' systems under my supervision, however...

Tag summary

Content type

Image

Digest

sha256:11c3a2bce

Size

437.4 MB

Last updated

15 days ago

docker pull zizzithefox/cp-kafka-connect:7.9.8-20260630