mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
Explanation of / apology for mdillon/postgis
This commit is contained in:
parent
61f64d2f5d
commit
7893c66a36
@ -39,6 +39,9 @@ services:
|
||||
|
||||
# postgres
|
||||
postgres:
|
||||
# mdillon/postgis is postgres + PostGIS (only). if you need additional
|
||||
# extensions, it's probably time to create a purpose-built image with all
|
||||
# necessary extensions. sorry, and thanks for adding support for them!
|
||||
image: "mdillon/postgis:9.6"
|
||||
container_name: "typeorm-postgres"
|
||||
ports:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user