PostgreSQL (Docker)
JSON →PostgreSQL is a powerful, open-source object-relational database system with a strong reputation for reliability, feature robustness, and performance.
Specs
recommended tag postgres:18.4-alpine
latest version 18.4
image size 114 MB
pulls 10,802,248,792
Warnings
- avoid :latest in production — pulls breaking major version changes
- alpine variant uses musl libc, can break native extensions compiled for glibc
- data persistence requires mounting a volume — container restart loses data otherwise
Dates
end of life2030-11-14
Resources
homepagewww.postgresql.org/ ↗
docker hubhub.docker.com/_/postgres ↗
API
full doc /v1/docker/postgres