Sign inSign up

centurylink/postgresql

By centurylink

•Updated almost 11 years ago

Image
3

1M+

centurylink/postgresql 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:3693fe043…

Size

144.3 MB

Last updated

almost 11 years ago

docker pull centurylink/postgresql