Docker Images for Confluent Plaform
Docker images for deploying and running the Confluent Platform. The images are currently available on DockerHub. They are currently only available for Confluent Platform 3.0.1 and after.
Full documentation for using the images can be found here.
Deprecation Notice
This is used for building images for version 4.1.x or lower, and should not be used for adding new images. If any new images is added, please make sure to add to our Release steps as they are hardcoded for now (fix is coming soon).
For any new images, they should be added to the repo itself by following Docker Build Integration
Important Caveat - Images Not Tested for Docker for Mac or Windows
These images are not tested on Docker for Mac or Docker for Windows. These images will be updated in the near future to support these platforms. For more details on these known issues, you can refer to the following links:
- Hostname Issue
- Host networking on Docker for Mac: link 1, link 2, link 3
Building
Use make
to perform various builds and tests
Contribute
Start by reading our guidelines on contributing to this project found here.
- Source Code: https://github.com/confluentinc/cp-docker-images
- Issue Tracker: https://github.com/confluentinc/cp-docker-images/issues
License
The project is licensed under the Apache 2 license. For more information on the licenses for each of the individual Confluent Platform components packaged in the images, please refer to the respective Confluent Platform documentation for each component.