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/apache | |
| parent | 7718857d458eb7c6fb29878947381db4d5fb8099 (diff) | |
addapting master documentation
Diffstat (limited to 'Services/apache')
| -rw-r--r-- | Services/apache/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Services/apache/README.md b/Services/apache/README.md index 858a923..63fbf8e 100644 --- a/Services/apache/README.md +++ b/Services/apache/README.md @@ -10,7 +10,8 @@ weight=3 # Docker OS Images : APACHE Simple and lightweight (120Mo) container used to deliver static http content include all apache's modules but no external languages engines (like php). For dynamic content, you should use our [sv-php service container](https://hub.docker.com/r/startx/sv-php) -Run [apache httpd daemon](https://httpd.apache.org/) under a container based on [startx/fedora container](https://hub.docker.com/r/startx/fedora) +Run [apache httpd daemon](https://httpd.apache.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-apache/) | [Sources](https://github.com/startxfr/docker-images/Services/apache) | [STARTX Profile](https://github.com/startxfr) | |-------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------|----------------------------------------------------------------------------------|-----------------------------------------------| |
