cp-docker-images icon indicating copy to clipboard operation
cp-docker-images copied to clipboard

cp-enterprise-replicator image available for arm64?

Open ahojman opened this issue 2 years ago • 1 comments

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

ahojman avatar May 20 '22 23:05 ahojman

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

OneCricketeer avatar May 27 '22 23:05 OneCricketeer