From b388dc33a5f70864ef9f62e6a6ed9951c122dfd7 Mon Sep 17 00:00:00 2001 From: startxfr Date: Fri, 21 Nov 2014 13:29:03 +0100 Subject: modif des readme, correction du bug d'exemple d'accès aux container. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Services/apache/README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Services/apache') diff --git a/Services/apache/README.md b/Services/apache/README.md index 897a1bf..e15f71e 100644 --- a/Services/apache/README.md +++ b/Services/apache/README.md @@ -24,9 +24,11 @@ Build the container ## Accessing server access to the running webserver + firefox http://localhost:80 access to the container itself + docker exec -it apache bash ## Related Resources -- cgit v1.2.3