mirror of
https://github.com/wassname/docker-postgresql.git
synced 2026-07-04 19:26:28 +08:00
10 lines
269 B
Markdown
10 lines
269 B
Markdown
# Changelog
|
|
|
|
**latest**
|
|
- mount volume at `/var/run/postgresql` allowing the postgresql unix socket to be exposed
|
|
|
|
**9.1**
|
|
- optimized image size by removing `/var/lib/apt/lists/*`.
|
|
- update to the sameersbn/ubuntu:12.04.20140818 baseimage
|
|
- removed use of supervisord
|