sameersbn/docker-postgresql resource
Dockerfile to build a PostgreSQL container image which can be linked to other containers. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4525
- days_rel: n/a
- days_push: 832
- n_releases_24m: 0
Adoption not part of the score
1085 stars · 469 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Dockerfile and supporting scripts that build a ready-to-run PostgreSQL container image, configurable via environment variables for users, databases, extensions, and replication. It supports data persistence, backups, snapshots, and linking with other containers.
Use cases
- run postgresql in docker
- self-host a postgres database container
- set up postgres replication cluster with docker
- create a postgres container with persistent data volume
- dockerized postgres for application containers to link to
- backup and snapshot postgres running in a container
When to choose
- you want a preconfigured, env-var-driven PostgreSQL container with persistence and replication support
- you need to link a PostgreSQL container to other containers in a Docker Compose or linked-container setup
- you want simple containerized backups and snapshots for Postgres
When to avoid
- you prefer official Postgres images or Kubernetes operators for production clusters
- you need a managed database service rather than self-managed containers
- you need databases other than PostgreSQL
Facets
infra-config · maturity maintenance
database container-runtime self-hosted backup databases self-hosted self-hosted postgresql docker-image containerization replication database-container containers devops docker linux
1 source
- readme: https://github.com/sameersbn/docker-postgresql · fetched 2026-08-28 · 7fb96b7754a4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sameersbn/docker-postgresql | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="sameersbn/docker-postgresql")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem