docker-postgis
docker-postgis copied to clipboard
Use multi-stage build to reduce alpine docker images
I notice that the postgis extension of alpine variants are build from source, maybe we could use multi-stage build to reduce overall size.
related: https://github.com/postgis/docker-postgis/issues/180