wurstmeister / kafka-docker

Dockerfile for Apache Kafka
http://wurstmeister.github.io/kafka-docker/
Apache License 2.0
6.92k stars 2.73k forks source link

The container for Kafka and zookeeper seems to be deleted from docker hub #744

Open tejajagadeep opened 5 months ago

tejajagadeep commented 5 months ago
Error response from daemon: pull access denied for wurstmeister/kafka, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

Can anyone find an alternative for this for docker or will it be available after some time

sdrll commented 5 months ago

I have publish the same docker image to dockerhub : https://hub.docker.com/r/fatal69100/kafka/tags . I can remove it if the maintainer wants to.

tejajagadeep commented 5 months ago

I have publish the same docker image to dockerhub : https://hub.docker.com/r/fatal69100/kafka/tags . I can remove it if the maintainer wants to.

thank you, but I am using confluentinc/cp-zookeeper and confluentinc/cp-kafka.

meritonferati commented 4 months ago

The image looks like it's back up: https://hub.docker.com/r/wurstmeister/kafka/ if anyone is interested. image

OneCricketeer commented 4 months ago

There's now an official apache/kafka image, by the way

Jack12816 commented 4 months ago

See: