Sign inSign up

scf37/postgres

By scf37

Updated over 8 years ago

Postgres image for Docker.

Image
0

190

scf37/postgres repository overview

PostgreSQL Image

Uses /data directory for moving parts, binds to localhost by default. Cretes new database cluster files if data directory empty

Typical usage: docker run -it --rm -v /data/postgres:/data --net=host scf37/postgres

Tag summary

Content type

Image

Digest

Size

95.1 MB

Last updated

over 8 years ago

docker pull scf37/postgres