Open hugomf opened 3 years ago
The newer images have been separated into individual repositories
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
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?