Sign inSign up

zebrafuel/postgis

By zebrafuel

•Updated over 8 years ago

Postgres image with postgis extension and support for creation of multiple databases on start

Image
0

4.9K

zebrafuel/postgis repository overview

Postgres image with postgis extension and support for creation of multiple databases on start by using the environment variable POSTGRES_DBS

docker run --name mypgserver -e POSTGRES_PASSWORD=secret -e POSTGRES_DBS=db1,db2,db3 -d zebrafuel/postgis

Tag summary

Content type

Image

Digest

Size

209.5 MB

Last updated

over 8 years ago

docker pull zebrafuel/postgis