Important
You are viewing documentation for an older version of Confluent Platform. For the latest, click here.
Docker Image Reference¶
Images are available on DockerHub for each component of the Confluent Platform. The source files for the images are available on GitHub. From GitHub you can extend and rebuild the images and upload them to your own DockerHub repository.
This table lists the available images and the Confluent software packages that they contain. Some images are identified
as `cp-enterprise-${component_name}`
. These images include proprietary components that must be licensed from Confluent
when deployed.
Component | Image Name | License | Packages Included |
---|---|---|---|
Base Image | cp-base | Community licensed |
|
Control Center | cp-enterprise-control-center | Commercially licensed |
|
Kafka | cp-kafka | Community licensed |
|
Kafka | cp-enterprise-kafka | Commercially licensed |
|
KSQL CLI | cp-ksql-cli | Community licensed |
|
Kafka Connect | cp-kafka-connect | Community licensed |
|
KSQL Server | cp-ksql-server | Community licensed |
|
Replicator | cp-enterprise-replicator | Commercially licensed |
|
Replicator Executable | cp-enterprise-replicator -executable | Commercially licensed |
|
REST Proxy | cp-kafka-rest | Community licensed |
|
Schema Registry | cp-schema-registry | Community licensed |
|
Note
The Kafka Connect and KSQL Server images contain optional Confluent Platform proprietary components:
- Kafka Connect and KSQL Server contain monitoring interceptors (commercial component). The monitoring interceptors enable connectors and KSQL queries to collect the metrics which can be visualized in Control Center.
- The Connect image includes Control Center (commercial license).