zalando / spilo

Highly available elephant herd: HA PostgreSQL cluster using Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

do you support arm based image in your registry?

bshaaban opened this issue · comments

I'm trying to get image registry.opensource.zalan.do/acid/spilo-14:2.1-p3 for arm based machines.

But when I pull the image with --platform=linux/arm64 I get:
image with reference registry.opensource.zalan.do/acid/spilo-14:2.1-p3 was found but does not match the specified platform: wanted linux/arm64, actual: linux/amd64

Any idea how to get an arm64 built image? or documentation on how to build a new image for arm64?

This registry is no longer supported. All latest versions are pushed to ghcr. https://github.com/zalando/spilo/pkgs/container/spilo-15

Thanks for the quick reply. Much appreciated.

Closing this issue..