Sign inSign up

thekrushka/postgres

By thekrushka

Updated over 10 years ago

uks db

Image
0

299

thekrushka/postgres repository overview

postgres-whd

Docker container for postgres that accepts remote connections from Docker IPs - all 172.17.0.1/16 IP addresses.

This postgres database is designed for use in the WebHelpDesk container and/or with SalWHD.

In addition, now sets up database according to environment variables:
DB_NAME database
DB_USER admin
DB_PASS password

To use:

docker run -d -e DB_NAME=db -e DB_USER=admin -e DB_PASS=password macadmins/postgres

Tag summary

Content type

Image

Digest

Size

95.3 MB

Last updated

over 10 years ago

docker pull thekrushka/postgres