diff options
Diffstat (limited to 'Services/php/README.md')
-rw-r--r-- | Services/php/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Services/php/README.md b/Services/php/README.md new file mode 100644 index 0000000..03fa696 --- /dev/null +++ b/Services/php/README.md @@ -0,0 +1,9 @@ +STARTX docker-images - PHP +========================== + +**Description** +Based on the [tutum php](https://github.com/tutum/apache-php) Dockerfile + +**Usage** + + docker run --name="test-www" -d -e VIRTUAL_HOST=php.project.dev.startx.fr startx/sv-php |