containers
containers copied to clipboard
arm64 images for "postgres" on gallery.ecs.aws
Name and Version
bitnami/postgres
What is the problem this feature will solve?
There is no arm64 image for Postgres (and probably other projects) on gallery.ecr.aws although it exists on Dockerhub.
https://gallery.ecr.aws/bitnami/postgresql only says "OS/Arch: Linux, x86-64"
What is the feature you are proposing to solve the problem?
Also push to the AWS mirror gallery.ecr.aws. As arm64 images are already built and you also already push some images to AWS it shouldn't be much work to push all, I hoped.
What alternatives have you considered?
Using Dockerhub but they have a rate limit.