diff options
author | startxfr <clarue@startx.fr> | 2015-12-05 07:05:58 +0100 |
---|---|---|
committer | startxfr <clarue@startx.fr> | 2015-12-05 07:05:58 +0100 |
commit | 7718857d458eb7c6fb29878947381db4d5fb8099 (patch) | |
tree | 98bf8c3e615c37369b77134c932af8988141c988 /OS/README.md | |
parent | 9a3a2e5b50ca116cd83624b6ec2c2c92c711a500 (diff) | |
download | phpmyadmin-7718857d458eb7c6fb29878947381db4d5fb8099.tar.gz phpmyadmin-7718857d458eb7c6fb29878947381db4d5fb8099.tar.bz2 phpmyadmin-7718857d458eb7c6fb29878947381db4d5fb8099.tar.xz phpmyadmin-7718857d458eb7c6fb29878947381db4d5fb8099.zip |
addapting fedora23 documentation
Diffstat (limited to 'OS/README.md')
-rw-r--r-- | OS/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OS/README.md b/OS/README.md index 5b31444..9efaeb7 100644 --- a/OS/README.md +++ b/OS/README.md @@ -85,4 +85,3 @@ You must have a working environment with the source code of this repository. Rea 1. Interactively with `docker-compose up` Startup logs appears and escaping this command stop the container 2. As a daemon with `docker-compose up -d`. Container startup logs can be read using `docker-compose logs` -## Running container from docker registry images |