mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 17:32:56 +00:00
sfcgal too
This commit is contained in:
@@ -1760,7 +1760,8 @@ ARG PG_VERSION
|
||||
COPY docker-compose/ext-src/ /ext-src/
|
||||
|
||||
COPY --from=pg-build /postgres /postgres
|
||||
COPY --from=postgis-src /ext-src/ /ext-src/
|
||||
COPY --from=postgis-build /ext-src/ /ext-src/
|
||||
COPY --from=postgis-build /sfcgal/* /usr
|
||||
COPY --from=plv8-src /ext-src/ /ext-src/
|
||||
#COPY --from=h3-pg-src /ext-src/ /ext-src/
|
||||
COPY --from=postgresql-unit-src /ext-src/ /ext-src/
|
||||
|
||||
Reference in New Issue
Block a user