Sign inSign up

lusu777/docker-postgresql-pgpart

By lusu777

Updated almost 11 years ago

Image
0

407

lusu777/docker-postgresql-pgpart repository overview

This image borrows heavily from paintedfox/postgresql. This image was created, however, to lock in the versions of the base image and postgresql to ensure it works in conjunction with other images and templates created with Panamax.

Use the following environmental variables to create your database:

DB = Database name

USER = Database username

PASS = User's password

Example usage: docker run --name postgresql -e "DB=database1" -e "PASS=password" -e "USER=user1" centurylink/postgresql

Tag summary

Content type

Image

Digest

sha256:23013544d

Size

188.8 MB

Last updated

almost 11 years ago

docker pull lusu777/docker-postgresql-pgpart