mirror of
https://github.com/wassname/docker-postgresql.git
synced 2026-07-23 12:50:27 +08:00
added changelog.md
This commit is contained in:
@@ -1,2 +1,4 @@
|
|||||||
|
.git
|
||||||
VERSION
|
VERSION
|
||||||
README.md
|
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
|
||||||
@@ -1,6 +1,7 @@
|
|||||||
# Table of Contents
|
# Table of Contents
|
||||||
|
|
||||||
- [Introduction](#introduction)
|
- [Introduction](#introduction)
|
||||||
|
- [Changelog](Changelog.md)
|
||||||
- [Reporting Issues](#reporting-issues)
|
- [Reporting Issues](#reporting-issues)
|
||||||
- [Installation](#installation)
|
- [Installation](#installation)
|
||||||
- [Quick Start](#quick-start)
|
- [Quick Start](#quick-start)
|
||||||
|
|||||||
Reference in New Issue
Block a user