summaryrefslogtreecommitdiffstats
path: root/OS
diff options
context:
space:
mode:
authorstartxfr <clarue@startx.fr>2014-11-20 09:34:55 +0100
committerstartxfr <clarue@startx.fr>2014-11-20 09:34:55 +0100
commit910a26141f16336c96e304ebe850a4e5a0f97f95 (patch)
treebc1eef413af3a0c1b7bd3eeda7ceafc8d6ed87b2 /OS
parent7f7d7e70ec819dbc4f1d88e29420e59549add0a9 (diff)
downloadphpmyadmin-910a26141f16336c96e304ebe850a4e5a0f97f95.tar.gz
phpmyadmin-910a26141f16336c96e304ebe850a4e5a0f97f95.tar.bz2
phpmyadmin-910a26141f16336c96e304ebe850a4e5a0f97f95.tar.xz
phpmyadmin-910a26141f16336c96e304ebe850a4e5a0f97f95.zip
modif des readme de chaque container pour etre plus expressif
Diffstat (limited to 'OS')
-rw-r--r--OS/Fedora/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/OS/Fedora/README.md b/OS/Fedora/README.md
index 562c758..421f090 100644
--- a/OS/Fedora/README.md
+++ b/OS/Fedora/README.md
@@ -9,12 +9,12 @@ Fedora image builded with minimal and updated binaries
Copy the sources to your docker host
mkdir startx-docker-images;
- # cd startx-docker-images;
- # git clone https://github.com/startxfr/docker-images.git .
+ cd startx-docker-images;
+ git clone https://github.com/startxfr/docker-images.git .
and build the container
- # docker build -t fedora OS/Fedora/
+ docker build -t fedora OS/Fedora/
### Running local image