From 571b9292a928511369add143497c9c15719b64c9 Mon Sep 17 00:00:00 2001 From: startxfr Date: Thu, 20 Nov 2014 11:17:51 +0100 Subject: modif de code example dans les readme --- Services/postgres/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Services/postgres') diff --git a/Services/postgres/README.md b/Services/postgres/README.md index 5043438..877403f 100644 --- a/Services/postgres/README.md +++ b/Services/postgres/README.md @@ -12,13 +12,13 @@ This container run postgres on fedora server. ### Building docker image Copy the sources to your docker host - mkdir startx-docker-images; - cd startx-docker-images; - git clone https://github.com/startxfr/docker-images.git . + mkdir startx-docker-images; + cd startx-docker-images; + git clone https://github.com/startxfr/docker-images.git . and build the container - docker build -t sv-postgres Services/postgres/ + docker build -t sv-postgres Services/postgres/ ### Running local image -- cgit v1.2.3