PostgreSQL with the pgcrypto extension, for DSpace 7+
1M+
This is a custom image based off the PostgreSQL Official Image, with the required 'pgcrypto' extension installed.
Documentation available in our codebase at: https://github.com/DSpace/DSpace/blob/main/dspace/src/main/docker/README.md#dspace-postgres-pgcryptodockerfile
Use the tagged release which corresponds to your version of DSpace.
dspace-10.0 tag) - Correspond to the same release as available at https://github.com/DSpace/DSpace/releases
dspace-10_x - Latest version of v10.x (dspace-10_x branch in GitHub), also including unreleased code. As this is a maintenance branch, there is a non-zero chance it could include unstable code as it includes all daily commits to that branch.
latest - Bleeding edge code on the main branch in GitHub. This should NEVER BE USED IN PRODUCTION as it may not be stable.
main branch.To preserve database content when stopping an image, direct the database to store data on a docker volume using the PGDATA variable.
Content type
Image
Digest
sha256:fe42bc39d…
Size
150.8 MB
Last updated
about 12 hours ago
docker pull dspace/dspace-postgres-pgcrypto:dspace-8_xPulls:
2,045
Last week