pablobm left a comment (openstreetmap/openstreetmap-website#6732)

> Also note that on ARM MacBooks you won't be able to perform database 
> migration because PostGIS doesn't support ARM: postgis/docker-postgis#216 (In 
> my local environment, I had to disable migrations that activate PostGIS)

As I understand it, the actual issue is that PostGIS don't publish an arm64 
image. However I was able to make it work at 
https://github.com/openstreetmap/openstreetmap-website/pull/6713. See for 
example `.devcontainer/Dockerfile.postgres`, which uses the normal Postgres 
image but then installs Postgis. This works on my Apple M1 laptop.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6732#issuecomment-4476908192
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/6732/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to