docker-compose does not work on arm64 due to postgis not having an image
Consider directly using https://github.com/postgis/docker-postgis to build the image directly in case we have targets which are not supported by the current Docker image repo (currently only linux/amd64
)