Skip to content

jonchiu/cp-docker-images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Full documentation for using the images can be found here.

Important Caveat - Images Not Supported for Docker for Mac

We recommend not using these images with Docker for Mac at this time. There are a couple of reasons for this: first, Docker for Mac does not add hostname to /etc/hosts. Kafka needs the hostname to be resolveable. Furthermore, the semantics for --net=host are not clear, so you are likely to encounter issues if using host networking on Docker for Mac. For more details on these known issues, you can refer to the following links:

Contribute

Start by reading our guidelines on contributing to this project found here.

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.

About

Docker images for Confluent Platform.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 64.5%
  • Java 30.1%
  • Makefile 2.8%
  • Shell 2.6%