Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

docker-postgres

latest postgreSQL + postGIS

docker-compose.yml

version: '3.8'
services:
psql:
build: build/psql
restart: always
shm_size: 32M
environment:
- POSTGRES_DB=
- POSTGRES_USER=
- POSTGRES_PASSWORD=

About

latest postgres + postgis

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages