confluentinc / cp-docker-images

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

cp-enterprise-replicator image available for arm64? #923

Open ahojman opened 2 years ago

ahojman commented 2 years ago

Hello! I'm currently seeing that Replicator image has the arm64 label when being listed on the results on Docker Hub:

image

But sadly is not working out of the box when trying to pull it

% docker pull confluentinc/cp-enterprise-replicator

Using default tag: latest
latest: Pulling from confluentinc/cp-enterprise-replicator
no matching manifest for linux/arm64/v8 in the manifest list entries

Any plans to support arm64 architecture at some point? (would be really good for local usage on M1 type hardware) Thanks! 🙂

OneCricketeer commented 2 years ago

Please refer https://github.com/confluentinc/common-docker/issues/117