Releases: alvistack/docker-postgres
Releases · alvistack/docker-postgres
11.5.0-2alvistack3
Major Changes
- Upgrade minimal Ansible support to 2.9.0
- Upgrade Travis CI test as Ubuntu Bionic based
- Default with Python 3
- Hotfix for en_US.utf8 locale
11.3.0-0alvistack1
Major Changes
- Bugfix "Build times out because no output was received"
11.2.0-0alvistack7
Major Changes
- Remove legacy 9.3 support as upstream image
- Improve checksum handling
11.2.0-0alvistack5
Major Changes
- Revamp CMD as upstream image
- Add some debug utils
- Add checksum for curl
11.0.0-0alvistack1
- Upgrade Docker base image to postgres:11
- Update dumb-init to v.1.2.2
- Add pglogical, pgpool2 support
- Add peer-finder for Kubernetes support
- Always start apps with
gosu postgres
10.3.0-0alvistack1
- Running PostgreSQL with Docker
- Official PostgreSQL docker image based
- Handle ENTRYPOINT with dumb-init
- Hack original docker-entrypoint.sh for initialization only