Sign inSign up

medlinecare/postgres

By medlinecare

•Updated about 7 years ago

Servidor de BBDD postgres para medlinecare

Image
0

3.9K

medlinecare/postgres repository overview

⁠postgres-medlinecare

Docker container for postgres with pg_jobmon and pg_partman installed

This postgres database is designed for use in the medlinecare application

⁠To use:

docker container run -d -p 5432:5432 --name medlinecare-database -h medlinecare-database -e POSTGRES_PASSWORD="password" -e DB_NAME=medlinecare -e DB_USER=medlinetec -e DB_PASS="password" medlinecare/postgres

Tag summary

Content type

Image

Digest

Size

76.3 MB

Last updated

about 7 years ago

docker pull medlinecare/postgres