Skip to content

Docker image for postgresql: configure with enviroment variables, postgis and wal-e

Notifications You must be signed in to change notification settings

APSL/docker-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Usage

$ docker run -p 5432:5432  apsl/postgres:10.1

Docker postgres

Docker Pulls Docker Stars Build Status

  • Docker image for postgresql
  • Based on official postgres image and extended.
  • Wal-e backup and restore builtin.
  • Separated command with cron service to push the backups.

Ports

  • 5432: postgres

Env vars and default value:

About

Docker image for postgresql: configure with enviroment variables, postgis and wal-e

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published