This repository was archived by the owner on May 2, 2023. It is now read-only.

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

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! 🙂