Adding docker compose guide

This commit is contained in:
Ric Harvey
2017-02-17 10:13:14 +00:00
parent df8d254fcd
commit 59e4b25182
2 changed files with 29 additions and 0 deletions

View File

@@ -60,3 +60,4 @@ For more detailed examples and explanations please refer to the documentation.
## Guides
- [Running in Kubernetes](https://github.com/ngineered/nginx-php-fpm/blob/master/docs/guides/kubernetes.md)
- [Using Docker Compose](https://github.com/ngineered/nginx-php-fpm/blob/master/docs/guides/docker_compose.md)