Sign inSign up

blackeyetechnology/postgresql-10

By blackeyetechnology

Updated over 7 years ago

PostgreSQL v10 with SSL enabled

Image
1

1.2K

blackeyetechnology/postgresql-10 repository overview

This repo will allow you to create a postgres 10 image with SSL enabled.

SSL certs automatically built each time a container is created.

You will need to map and expose port 5432 to the port you wish to use as your DB server port.

You will also need to mount a volume or bind mount a directory containing the database files you wish to use to this directory:

/var/lib/postgresql/data.

This image is based on the official Docker Image for postgres. Please see its description for details on initialising your DB if you are creating a new one.

Tag summary

Content type

Image

Digest

Size

79.8 MB

Last updated

over 7 years ago

docker pull blackeyetechnology/postgresql-10