diff options
Diffstat (limited to 'Services/postgres')
-rw-r--r-- | Services/postgres/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Services/postgres/README.md b/Services/postgres/README.md index 1051fe1..019ab57 100644 --- a/Services/postgres/README.md +++ b/Services/postgres/README.md @@ -9,7 +9,7 @@ weight=3 # Docker OS Images : POSTGRESQL -Simple and lightweight (130Mo) container used to deliver highly reliable and configurable transactional database service using postgresql opensource project. +Simple container used to deliver highly reliable and configurable transactional database service using postgresql opensource project. Run [postgres daemon](http://www.postgresql.org/) under a container based on [startx/fedora container](https://hub.docker.com/r/startx/fedora) |