tianon / docker-postgres-upgrade

a PoC for using "pg_upgrade" inside Docker -- learn from it, adapt it for your needs; don't expect it to work as-is!
https://hub.docker.com/r/tianon/postgres-upgrade/
MIT License
1.08k stars 116 forks source link

Add ARM Arch Support #85

Closed Persi closed 10 months ago

Persi commented 10 months ago

Currently all provided images only support amd64 architecture. Would it be possible to add support for arm based architectures as well?

tianon commented 10 months ago

Duplicate of #43, #82