diff options
| author | startxfr <clarue@startx.fr> | 2015-12-05 07:10:28 +0100 | 
|---|---|---|
| committer | startxfr <clarue@startx.fr> | 2015-12-05 07:10:28 +0100 | 
| commit | fe5be8e15a2dcdbdf45be0666ee2e622925e3fbc (patch) | |
| tree | d000a93ddcdb361245d5f2546ff7e03fe061e166 /Services/postgres | |
| parent | 7718857d458eb7c6fb29878947381db4d5fb8099 (diff) | |
addapting master documentation
Diffstat (limited to 'Services/postgres')
| -rw-r--r-- | Services/postgres/README.md | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/Services/postgres/README.md b/Services/postgres/README.md index 56fd94a..e450d6a 100644 --- a/Services/postgres/README.md +++ b/Services/postgres/README.md @@ -10,7 +10,8 @@ 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. -Run [postgres daemon](http://www.postgresql.org/) under a container based on [startx/fedora container](https://hub.docker.com/r/startx/fedora) +Run [postgres daemon](http://www.postgresql.org/) under a container  +based on [startx/fedora container](https://hub.docker.com/r/startx/fedora)  | [](https://travis-ci.org/startxfr/docker-images) | [Dockerhub Registry](https://hub.docker.com/r/startx/sv-postgres/) | [Sources](https://github.com/startxfr/docker-images/Services/postgres)             | [STARTX Profile](https://github.com/startxfr) |   |-------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------|-----------------------------------------------------------------------------------|-----------------------------------------------|  | 
