Explanation of / apology for mdillon/postgis

This commit is contained in:
Seth Fitzsimmons 2018-07-02 12:08:29 -07:00
parent 61f64d2f5d
commit 7893c66a36

View File

@ -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: