DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
The Dockerfile for Apache Kafka will continue to be managed by the Apache Kafka community and undergo review by Docker Community. Once approved by Docker community, the Docker Official Image will be built and published by the Docker Community.
We will recommend using the official images on Docker Hub, as they are reviewed by Docker. The images on apache/kafka will be provided in case of delays in the review process by Docker.
The Docker Official Image will enjoy the benefits of getting vetted by Docker Community to ensure best Practices are followed in Docker Image
Apache Kafka Image (already supported) | Docker Official Image (not supported yet) | |
Name | apache/kafka | kafka |
Maintenance | Reviewed, published by Apache Kafka community | Reviewed, published and maintained by Docker community |
Update policy | Only build and push once when specific version release | Actively rebuild for updates and security fixes |
Link | ||
source |
* Unsupported yet.
** To be created.
Public Interfaces
- There will be a new additional artifact i.e. Official Kafka docker image for every Apache Kafka release.
Add public documentation in Official Docker Image Repo.
...