sameersbn / docker-postgresql

Dockerfile to build a PostgreSQL container image which can be linked to other containers.
MIT License
1.05k stars 467 forks source link

Is this repository still maintained? #150

Open josefglatz opened 2 years ago

josefglatz commented 2 years ago

Hi, I'm wondering if I should use the default postgresql images for e.g. redmine image. Is this still maintained?

viper0131 commented 2 years ago

Latest tag is from 2 years ago...... I used this image al lot, but moved away. I loved the way it was setup, the way it was documented.

redquixote commented 2 years ago

same here! @viper0131 What are you using now?

UnsolvedCypher commented 2 years ago

Postgres now has an official Docker image which you can find here: https://hub.docker.com/_/postgres/