mirror of
https://github.com/wassname/docker-postgresql.git
synced 2026-06-27 22:52:13 +08:00
added changelog.md
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
.git
|
||||
VERSION
|
||||
README.md
|
||||
Changelog.md
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user