Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to build and obtain specific version kafka docker images #747

Open
gaow0007 opened this issue May 10, 2024 · 1 comment
Open

How to build and obtain specific version kafka docker images #747

gaow0007 opened this issue May 10, 2024 · 1 comment

Comments

@gaow0007
Copy link

I need a docker image kafka:2.13-2.7.0. The maintainer has deleted the docker hub account. I cannot access kafka:2.13-2.7.0. Anyone provides documentation to build a docker image to satisfy concrete version.

@OneCricketeer
Copy link

OneCricketeer commented May 31, 2024

Checkout the branch with that version and run docker build

https://github.com/wurstmeister/kafka-docker/blob/1c54372e408b07c8d7476c4003858684d8370129/Dockerfile

Otherwise, 2.7.2 in Dockerhub is functionally the same, with some minor changes and/or security fixes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants