islandora/postgresql

Sponsored OSS

By islandora

Updated 19 days ago

Open source relational database.

Image
Security
Content management system
Databases & storage
0

50K+

islandora/postgresql repository overview

PostgreSQL

Docker image for PostgreSQL version 16.3

Built from Islandora-DevOps/isle-buildkit postgresql

Please refer to the PostgreSQL Documentation for more in-depth information.

As a quick example this will bring up an instance of PostgreSQL, and allow you to log in with client as the user root.

docker run --rm -d --name postgresql islandora/postgresql
docker exec -ti postgresql psql -U root postgres

Dependencies

Requires islandora/base Docker image to build. Please refer to the Base Image README for additional information.

Ports

PortDescription
5432PostgreSQL Client Port

Settings

Database Settings

Please see the documentation in the base image for more information about the default database connection configuration.

Environment VariableDefaultDescription
POSTGRESQL_ROOT_USERThe database root user password. Defaults to DB_ROOT_PASSWORD
POSTGRESQL_ROOT_PASSWORDThe database root user (used to create the site database). Defaults to DB_ROOT_USER

Tag summary

Content type

Image

Digest

sha256:7768ee993

Size

57.9 MB

Last updated

19 days ago

docker pull islandora/postgresql:alpine-3-24

This week's pulls

Pulls:

107

Jun 29 to Jul 5