confluentinc / cp-docker-images

[DEPRECATED] Docker images for Confluent Platform.
Apache License 2.0
1.14k stars 705 forks source link

Forked project for Raspberry Pi (arm64) support #908

Open hugomf opened 2 years ago

hugomf commented 2 years ago

I was able to create docker images based on this repository for Raspberry Pi (arm64): base, zookeeper, kafka server and schema registry using docker-compose.

I know this repo is deprecated but when I tried to update the new Repos I found that all the Docker images that are RHEL based and Raspberry pi is not well supported

This is the forked project (v5.3.3) for arm64 support:
https://github.com/hugomf/cp-docker-images

Dockerhub images:

I still would like to work in the newer docker images repositories is it possible I can find someone in this team who can give me some guidance?

OneCricketeer commented 2 years ago

The newer images have been separated into individual repositories

hugomf commented 2 years ago

the problem I found it was more difficult to modify the newer images because they are all red-hat based images and in order to make it work in raspberry pi I had to use ubuntu