Skip to content

CenturyLinkLabs/docker-postgresql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NOTE

This repo is no longer being maintained. Users are welcome to fork it, but we make no warranty of its functionality.

CenturyLink postgresql

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •